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

wang1
Level 3
Level 3
50 sign-ins 5 likes given 10 replies posted
Now I want to use this chip to make a data storage, and I also want to store some motor parameters in MCU, so that data will not be lost when I power on again after power failure, so it is necessary to achieve non-volatile data. May I ask how to achieve this?
3 Replies
Krupashankar
Moderator
Moderator
Moderator
25 likes received 250 replies posted 100 solutions authored

Hi @wang1,

iMOTION microcontroller has non-volatile memory. The parameters and initialized script global variables stored in the iMotion controller are non-volatile by default no additional setting is required.

For storing multiple motor parameters please refer to : AN2020-25 Handling multiple motor parameters with iMOTION™2.0

Can you please let us know what is the exact data which needs to be stored?

 

Thanks,

Krupashankar

 

0 Likes

I want to realize the storage similar to EEPROM. Can I realize it?

0 Likes
Viswa
Moderator
Moderator
Moderator
100 replies posted 25 solutions authored 50 replies posted

Hi

 

Yes you can store the motor parameters in the memory provided.
The data will not be erased on power recycle.

Best Regards

0 Likes