Hi, I'm trying to read data from eeprom on Arduino Uno (avrdude.exe -p m328p -c arduino -P COM3 -n -U eeprom:r:file.raw:r), but actually i get the first 1024 bytes of program memory :(. Why is it could happen?
Thank.
Hi, I'm trying to read data from eeprom on Arduino Uno (avrdude.exe -p m328p -c arduino -P COM3 -n -U eeprom:r:file.raw:r), but actually i get the first 1024 bytes of program memory :(. Why is it could happen?
Thank.