2025-02-11 01:31 AM
I am using the NUCLEO-H7S3L8 board, with CubeAI 9.0.0 through ST Edge AI Developer Cloud, using the STM32CubeMX .ioc file, the building has no errors, but when I press the RESET button on the board, I get the following message through the COM port.
The NN model in *.tflite format that I am using, is the one obtained from the repository:
https://gist.github.com/ShawnHymel/79237fe6aee5a3653c497d879f746c0c
I have also tried to do it with STM32CubeIDE manually, but I get the same error through the COM port. How can I correct it, am I not using the right card, and if so how do I get to identify a suitable card?
Thanks in advance.