2025-07-09 8:04 AM - last edited on 2025-07-09 8:18 AM by Andrew Neil
Hello. I am a newbie who is experiencing embedded.
I recently got the stm32h573i-dk board and I am trying to upload an AI inference model to the board. The inference model is a simple test model that predicts the XOR value.
I created a project in STM32CubeIDE using ST Edge AI Developer Cloud and tested the basic user_led and UART communication. Then, I expanded x-cube-ai to create network.c and network.h files, but I confirmed that many errors occurred.
I am not writing this article to find a way to solve the errors. I just wanted to check if the procedure for applying the AI model to the stm32h5 board is correct. I would like to get a simple comment if this is the right way to proceed or if there is something I missed.
They say that you can see as much as you know, but I am a newbie, so I don't know what to ask. If there is any study material on how to apply the AI model to the stm32h5 board, please recommend it.
This article was written with the help of a translator, so I'm not sure if the content will be conveyed well. Thank you!