Does the SBL23xx series have non-volatile storage?

5 years 3 months ago #29533785 by cpedicini
We had a question regarding the SBL23xx series of controllers. Do they have onboard non-volatile memory that we can store data to when the power is off? We need to track data between sessions but can't seem to figure out if this series of controllers has this feature built-in, and if so, how to make use of it.

Thanks.

Please Log in or Create an account to join the conversation.

5 years 3 months ago #29533790 by Gabriel_Isko
Replied by Gabriel_Isko on topic Does the SBL23xx series have non-volatile storage?
Yes it does! Take a look at the EE command, documented on page 284 of the User Manual .

Please note that the lifetime of our flash memory is around ~50,000 R/W cycles, so it is not advisable to be writing to user data flash memory during your control loop. Just make sure you only write to it once before you power off the controller.

Please Log in or Create an account to join the conversation.

Moderators: tonysantoni
Time to create page: 0.051 seconds