Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.
The Data Logger does not light up yellow as shown in the figure below after starting Nano Edge AI Studio.Also, when I try to create a model for anomaly detection, I cannot select IMPORT from [Type of signal sourse] as shown in the figure below, and I...
Good morning,I'm having some issues with the MLC configuration of a LSM6DSV16BX sensor through Unico GUI.I've followed the tutorials provided by ST online and I've looked through the related GitHub repository, but, when I save a datalog through Unico...
I have uploaded the tflite model. I am using an input array which is basically an image converted to a byte array and I want to classify this input array into one of the two classes.Please help. I am using ver 7.1.2 of X-CUBE-AI
Here are the software versions I'm using:STM32CubeMx - 6.3.0MCU package for STM32H7 - 1.9.0X-CUBE-AI - 7.0.0MCU - STM32H743ZITxIAR EW for ARM - 8.40.1I run into this problem since I have added the X-CUBE-AI software pack. every time I open the X-CUBE...
After installing the latest version of CubeIDE, there was a problem with the Nucleo F746ZG projects. It turned out that the default configuration of peripherals (especially ethernet) causes errors. The printf function worked badly (e.g. it could not ...