TC1767 writing to Data Flash (DFLASH)

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User13528
Level 1
Level 1
Hi

I am trying to use the internal eeprom DFLASH to store profiles and serial numbers I am able to read the memory after writing with Memtool but unable to modify data using my code.
Is there some example code I look at.
Do I need to erase before overwriting if so how do I erase

Carl
0 Likes
1 Reply
User13290
Level 5
Level 5
First like received First solution authored
Hi,

PinGNU wrote:
Hi

I am trying to use the internal eeprom DFLASH to store profiles and serial numbers I am able to read the memory after writing with Memtool but unable to modify data using my code.
Is there some example code I look at.
Do I need to erase before overwriting if so how do I erase

Carl



The FlashDemo example may help you further. It is included in the AURIX iLLD Demos v1.0.0.11.0.zip archive available from the MyInfineon portal. If you've not already signed up then this posting will help you further on how it is done.

Best regards,

Henk-Piet Glas
Principal Technical Specialist
0 Likes