Running Inference in STM32 MCU with X-CubeAI Tutorial
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-08 7:27 PM
I've been watching the project creation of an AI application in STM32Cube.AI. What I am looking for is a tutorial on how to use the X-CubeAIto run inference on data that are feed to the GPIO pins of STM32 MCU's.
So far, I did not see STM giving tutorial on how to do this. Especially on how to use the function generated by X-CubeAI. Can someone give an example on how to do this?
Solved! Go to Solution.
- Labels:
-
X-CUBE-AI
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-09 2:55 AM
Hello @CDolo.1​,
Welcome to the STM32 Community :)
You can refer to these resources:
- ST wiki article How to perform motion sensing on STM32L4 IoTnode, which guide you on how to create create an STM32Cube.AI application using X-CUBE-AI (section 6)
- UM2526 Getting started with X-CUBE-AI Expansion Package for Artificial Intelligence (AI)
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-09 2:55 AM
Hello @CDolo.1​,
Welcome to the STM32 Community :)
You can refer to these resources:
- ST wiki article How to perform motion sensing on STM32L4 IoTnode, which guide you on how to create create an STM32Cube.AI application using X-CUBE-AI (section 6)
- UM2526 Getting started with X-CUBE-AI Expansion Package for Artificial Intelligence (AI)
Imen
Thanks
Imen
