Skip to content
Snippets Groups Projects
Select Git revision
  • openidc
  • master default protected
  • buildAllBranch
  • dependabot/npm_and_yarn/docs/prismjs-1.23.0
  • develop
  • static-content
  • dependabot/npm_and_yarn/frontend/ini-1.3.8
  • v2.8.0
  • v2.7.3
  • v2.7.2
  • v2.7.1
  • v2.7.0
  • v2.6.2
  • v2.6.1
  • v2.6.0
  • v2.5.0
  • v2.4.0
  • v2.3.1
  • v2.3.0
  • v2.2.4
  • v2.2.3
  • v2.2.2
  • v2.2.1
  • v2.2.0
  • v2.1.2
  • v2.1.1
  • v2.1.0
27 results

nginx-proxy-manager-dark

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    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
    History
    Name Last commit Last update