May 16, 2023
10:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 16, 2023
10:12 AM
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
May 16, 2023
10:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 16, 2023
10:48 AM
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
May 25, 2023
10:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 25, 2023
10:57 PM
I want to realize the storage similar to EEPROM. Can I realize it?
May 25, 2023
11:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 25, 2023
11:49 PM
Hi
Yes you can store the motor parameters in the memory provided.
The data will not be erased on power recycle.
Best Regards