Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.
Hi,I'm trying to implement a detection model on a STM32-H747i-disco board, the only example provided is the one called "people counting", but the libraries are provided in binary format and it seems that it is not possible to modify them. How could w...
Hi, I recently purchase a STM32H747 that have a touch display. The problem is that every example in the FP-AI-VISION that have to display the B-CAMS-OMV image on the screen doesn't work. I tested the example that use the STM as a webcam and it work's...
Hi,I'm trying to do the "validation on target" of a neural network using X-CUBE-AI on STM32CubeIDE on Windows 11. I'm using STM32F401RET6. The "validation on desktop" works fine but the "validation on target" gives me the error in the attached pictur...
The error is in the network.c code file generated by the X-CUBE-AI library. I have chosen "Not Selected" option in drop down option for X-CUBE-AI. The code below is giving the error as mentioned:
Dear ST Community Support,I hope this email finds you well. My team and I have been working with theSTEVAL-PROTEUS1 and have successfully utilized the STMicroelectronics NanoEdge AI Studio to create an Anomaly Detection (AD) model for our project. As...
Hello,I need a sample code to implement AI using ONNX file. I have imported ONNX file into my project. Can anyone help me on the next step to use the model in my program for analyzing data.-Regards