Firmware/ArduinoAddons/Arduino_0.xx/Sanguino
Ronald f303129fb6 Changed 1284p fuse setting for 8, 16 and 20 Mhz
Symtopns:

- X axis move in one direction
- limit switches fail to trigger
- unable to reprogram the device via bootloader
- stops working when the reset switch is pressed.
- device fails to bootup when power by a slow raise power supply.

Solution:
- Disabled the jtag
- set the correct clock selection bit
- set the correct bootloader memory size
- enable brown-out setting
- enable clock power up delay
2014-02-02 13:13:15 +00:00
..
bootloaders Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h 2013-05-02 09:22:58 -07:00
cores/arduino Switched to Sanguino 0023r4 2013-02-27 22:29:46 +01:00
boards.txt Changed 1284p fuse setting for 8, 16 and 20 Mhz 2014-02-02 13:13:15 +00:00
programmers.txt