Declare a variable in EEPROM

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

cross mob
valto_d
Level 1
Level 1
First question asked Welcome!

Hi. 

I'm using XMC 1300 microcontroler with DAVE.

I want to declare an array of variable directly in the EEPROM memory, and have access to it from the main code, if needed to update their values.

¿Is that possible?

Hope you can help me.

Best regards.

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Owen_Su
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi, @valto_d ,

    I think that you can refer to this example. You can get the detail information about EEPROM_APP in 'Help Content'. Hope this can help you.

Owen_Su_0-1678328963949.png

BR,

Owen

View solution in original post

0 Likes
1 Reply
lock attach
Attachments are accessible only for community members.
Owen_Su
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi, @valto_d ,

    I think that you can refer to this example. You can get the detail information about EEPROM_APP in 'Help Content'. Hope this can help you.

Owen_Su_0-1678328963949.png

BR,

Owen

0 Likes