LXR Troubleshooting

From Sonic Potions Wiki
Revision as of 19:41, 4 February 2014 by Comboy (talk | contribs)
Jump to: navigation, search

General things to check

  • Check the IC orientation
  • Check if you did not put an IC in the wrong place (mixed up 74hc165 and 74hc595 for example)
  • Are the ICs seated correctly in their sockets? No bend legs?
  • Try re-installing the firmware from the SD-card

Updating the firmware

Buttons not working

The 74HC165 ICs are responsible for reading the buttons. If some or all of the buttons are not working, it is most likely due to an error with those ICs.

  • check if all 165 ICs have the right orientation and are in the right location of the PCB (and not mixed up with the 595 ICs for example)
  • check that all 165 ICs sit tight in their sockets. sometimes a leg can be bend below the ic.
  • measure continuity with a multimeter for the following pins:
    • pin 2 of each 165 IC should be connected to pin 28 of the AVR
    • pin 1 of each 165 IC should be connected to pin 27 of the AVR
    • pin 9 of U2 should be connected to pin 29 of the AVR (DIN_DATA)

LEDs not working

The 74HC595 ICs are responsible for the LED signals.


...more to come