Firmware2/Marlin/src/config/examples
Eduardo José Tagle ac168a03c8 Fixes for the Arduino DUE HAL (Serial Port, Graphics Display, EEPROM emulation) (#8651)
* Fixing the DUE serial port assignments: Now -1 means the SAM3x USB Device emulating a serial port, and 0 means the USB to serial adapter included as a programming port

* Improving the Fast IO port access implementation on Arduino DUE

* Implemented EEPROM emulation on Due by storing data on the internal FLASH (with wear leveling)

* Implemented a Software SPI for the ST7920 graphics display for the Arduino RAMPS for DUE, as the default one in u8glib is clocking data too fast on ARM, and the display does not understand it.

* Fixing the case where the serial port selected is the USB device

* Adding configuration for the Makerparts 3D printer (www.makerparts.net)

* Tuned MakerParts acceleration on X and Y axis so it never loses steps. Also adjusted pulses per mm to match default hw configuration

* Fine tuned Maximum acceleration for MakerParts printer

* Style cleanup

* Style cleanup (2)

* Style fixes (3)

* Fixing the DUE serial port assignments: Now -1 means the SAM3x USB Device emulating a serial port, and 0 means the USB to serial adapter included as a programming port

* Improving the Fast IO port access implementation on Arduino DUE

* Implemented EEPROM emulation on Due by storing data on the internal FLASH (with wear leveling)

* Implemented a Software SPI for the ST7920 graphics display for the Arduino RAMPS for DUE, as the default one in u8glib is clocking data too fast on ARM, and the display does not understand it.

* Fixing the case where the serial port selected is the USB device

* Adding configuration for the Makerparts 3D printer (www.makerparts.net)

* Tuned MakerParts acceleration on X and Y axis so it never loses steps. Also adjusted pulses per mm to match default hw configuration

* Fine tuned Maximum acceleration for MakerParts printer

* Style cleanup

* Style changes to u8g_dev_st7920_128_64_sw_spi.cpp

* Even more improvements to the FastIO HAL for DUE. Now WRITE() is 2 ASM instructions, if value is constant, and 5 cycles if value is not constant. Previously, it was 7..8 cycles

* After some problems and debugging, seems we need to align the interrupt vector table to 256 bytes, otherwise, the program sometimes stops working

* Moved comments out of macro, otherwise, token pasting does not properly work sometimes

* Improved Software SPI implementation on DUE: Now it honors the selected speed passed to spiInit(). This allows much faster SDCARD access, improving SDCARD menus and reducing latency

* Update u8g_dev_st7920_128_64_sw_spi.cpp

* Disabling EEPROM over FLASH emulatiion if an I2C or SPI EEPROM is present
2017-12-12 17:51:36 -06:00
..
adafruit/ST7565 Shorter segments may be better 2017-12-09 06:29:14 -06:00
AlephObjects/TAZ4 Shorter segments may be better 2017-12-09 06:29:14 -06:00
AliExpress/CL-260 Shorter segments may be better 2017-12-09 06:29:14 -06:00
Anet Shorter segments may be better 2017-12-09 06:29:14 -06:00
Azteeg/X5GT Shorter segments may be better 2017-12-09 06:29:14 -06:00
BQ Shorter segments may be better 2017-12-09 06:29:14 -06:00
Cartesio Shorter segments may be better 2017-12-09 06:29:14 -06:00
Creality/CR-10 Shorter segments may be better 2017-12-09 06:29:14 -06:00
delta Shorter segments may be better 2017-12-09 06:29:14 -06:00
Felix Shorter segments may be better 2017-12-09 06:29:14 -06:00
FolgerTech/i3-2020 Shorter segments may be better 2017-12-09 06:29:14 -06:00
gCreate/gMax1.5+ Shorter segments may be better 2017-12-09 06:29:14 -06:00
Geeetech Shorter segments may be better 2017-12-09 06:29:14 -06:00
Infitary/i3-M508 Shorter segments may be better 2017-12-09 06:29:14 -06:00
MakerParts Fixes for the Arduino DUE HAL (Serial Port, Graphics Display, EEPROM emulation) (#8651) 2017-12-12 17:51:36 -06:00
makibox Shorter segments may be better 2017-12-09 06:29:14 -06:00
Malyan [2.0.x] Multiple updates to STM32F1 HAL (#8733) 2017-12-10 23:12:45 -06:00
Micromake/C1 Shorter segments may be better 2017-12-09 06:29:14 -06:00
Mks/Sbase Shorter segments may be better 2017-12-09 06:29:14 -06:00
RepRapWorld/Megatronics Shorter segments may be better 2017-12-09 06:29:14 -06:00
RigidBot Shorter segments may be better 2017-12-09 06:29:14 -06:00
Sanguinololu Shorter segments may be better 2017-12-09 06:29:14 -06:00
SCARA Shorter segments may be better 2017-12-09 06:29:14 -06:00
STM32F10 Shorter segments may be better 2017-12-09 06:29:14 -06:00
stm32f103ret6 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 2017-12-10 23:12:45 -06:00
TinyBoy2 Shorter segments may be better 2017-12-09 06:29:14 -06:00
tvrrug/Round2 Shorter segments may be better 2017-12-09 06:29:14 -06:00
UltiMachine/Archim2 Shorter segments may be better 2017-12-09 06:29:14 -06:00
Velleman Shorter segments may be better 2017-12-09 06:29:14 -06:00
Wanhao/Duplicator 6 Shorter segments may be better 2017-12-09 06:29:14 -06:00
wt150 Shorter segments may be better 2017-12-09 06:29:14 -06:00