What to do if the preprogrammed example code does not toggle the LEDs on Atmel Motherboard?
- CChristopher StewartSep 13, 2025
If the preprogrammed example code doesn't toggle the LEDs, first check that there is an AVR device in the socket; if not, plug the AVR device into the correct socket. Secondly, ensure the LEDs are connected to the I/O ports by connecting the LEDS header to the PORTD header and the SWITCHES header to the PORTB header. Finally, if the Flash memory is erased, connect STK500 to a PC and reprogram the AVR device.