Skip to content
Snippets Groups Projects
  1. Aug 04, 2015
  2. Aug 03, 2015
  3. Jun 27, 2015
  4. Jun 08, 2015
  5. Jun 06, 2015
  6. Jun 01, 2015
  7. May 31, 2015
  8. May 21, 2015
  9. Apr 02, 2015
  10. Feb 27, 2015
  11. Feb 23, 2015
  12. Jan 15, 2015
  13. Jan 13, 2015
  14. Dec 17, 2014
  15. Dec 04, 2014
  16. Jul 18, 2014
  17. Jul 03, 2014
  18. Feb 03, 2014
    • Ronald's avatar
      Changed 1284p fuse setting for Arduino_1.x.x · c2b3e887
      Ronald authored
      - Remove the two version of 16mHz. Crystal and resonator use the same
      fuse setting. Also, Arduino IDE only showed the first one 16Mhz as a
      board option.
      
      - Added 20Mhz board option.
      
      Symptoms for incorrect fuse setting:
      - 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
      c2b3e887
  19. Feb 02, 2014
    • Ronald's avatar
      Changed 1284p fuse setting for 8, 16 and 20 Mhz · f303129f
      Ronald authored
      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
      f303129f
  20. Feb 01, 2014
Loading