avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #61169] Bad EEPROM read on mega2560 R3 Arduino board


From: anonymous
Subject: [bug #61169] Bad EEPROM read on mega2560 R3 Arduino board
Date: Thu, 16 Sep 2021 10:53:39 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36

URL:
  <https://savannah.nongnu.org/bugs/?61169>

                 Summary: Bad EEPROM read on mega2560 R3 Arduino board
                 Project: AVR Downloader/UploaDEr
            Submitted by: None
            Submitted on: Thu 16 Sep 2021 02:53:37 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Shane
        Originator Email: santner@gmail.com
             Open/Closed: Open
                 Release: 6.3
         Discussion Lock: Any
     Programmer hardware: wiring/COM
             Device type: 

    _______________________________________________________

Details:

I have a mega2560 R3 arduino board. I created a simple sketch from the Arduino
IDE from file->Examples->EEPROM->eeprom_clear and then modified it to write
0x00112233445566778899aabbccddeeff repeating to the eeprom memory. After
writing out these values and then using avrdude to read them back I get
0x00112233445566770011223344556677 instead. I have a custom programmer that
read back the expected values correctly.

The avrdude command I am using for reading out the eeprom is:
avrdude -p atmega2560 -c wiring -P COM4 -b115200 -U eeprom:r:dump.bin




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?61169>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]