Running Inference in STM32 MCU with X-CubeAI Tutorial
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?
