Can I integrate an external model built in Python? Or, if I have an algorithm generated by Simulink, could I embed it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-19 5:34 AM
Q&A - webinar "In-sensor monitoring with intelligent MEMS sensors"
Solved! Go to Solution.
- Labels:
-
INEMO-Inertial Modules
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-19 5:53 AM
For both situations you need to generate C code and then integrate it in your ISPU device using the template available in the X-CUBE-ISPU package and on the GitHub repository and checking the examples for your understanding.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-19 5:53 AM
For both situations you need to generate C code and then integrate it in your ISPU device using the template available in the X-CUBE-ISPU package and on the GitHub repository and checking the examples for your understanding.
