Is there nonvolatile memory on a PSoC 6?

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

cross mob
antrc_3264986
Level 3
Level 3

I need to store values that survive power cycles.

0 Likes
1 Solution
MeenakshiR_71
Employee
Employee
100 likes received 50 likes received 25 likes received

To add to fwan​'s answer, we also have code examples that demonstrate how to use the internal flash as Emulated EEPROM. Refer to CE195313 for details.


Regards,

Meenakshi Sundaram R

View solution in original post

0 Likes
2 Replies
ShipingW_81
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 replies posted

Andrew,

Yes, the memory flash in PSoC 6 is nonvolatile memory, which is up to 1MB for PSoC 63 series. The values in it can survive power cycles.

0 Likes
MeenakshiR_71
Employee
Employee
100 likes received 50 likes received 25 likes received

To add to fwan​'s answer, we also have code examples that demonstrate how to use the internal flash as Emulated EEPROM. Refer to CE195313 for details.


Regards,

Meenakshi Sundaram R

0 Likes