#23423

goldserve
Member

Flashed 1.8.2 again to show you the output and still doesn’t work.

E:!D Drive!My ProjectsOpenSprinkler>avrdude -c usbtiny -p m328p -F -U flash:w
:firmware1.8.2.hex

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e9514
avrdude: Expected signature for ATMEGA328P is 1E 95 0F
avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed

To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "firmware1.8.2.hex"
avrdude: input file firmware1.8.2.hex auto detected as Intel Hex
avrdude: writing flash (32678 bytes):

Writing | ################################################## | 100% 19.98s



avrdude: 32678 bytes of flash written
avrdude: verifying flash memory against firmware1.8.2.hex:
avrdude: load data flash data from input file firmware1.8.2.hex:
avrdude: input file firmware1.8.2.hex auto detected as Intel Hex
avrdude: input file firmware1.8.2.hex contains 32678 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 12.62s



avrdude: verifying ...
avrdude: 32678 bytes of flash verified

avrdude: safemode: Fuses OK

avrdude done. Thank you.