User Activity

I discovered the Tools tab (see picture) with various parameters (voltage, frequency, intensity, etc.) and a sequence when I was using STM32CubeMX to create a project. Nevertheless, I find it difficult to comprehend all of its details, such as how se...
Hello everyone, I was wondering if there is a way to effectively get the power consumption of the STM323H747-DISCO when it is running over a period of time?When I am using STM32CubeMX and creating a project, I noticed the Tools tab (cf. picture) with...
Hello, I wanted to create a project using X-CUBE-AI and the quantized tiny yolo from model zoo (which is dedicated for deployment on STM32H747-DISCO)  : https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/object_detection/pretrained_mode...
hello everyone.I created a project for the STM32H747I-DISCO chip, the goal was to run an image classification model on it.I used a model from model zoo. and did quantization on it following the instructions there.The part where I am stuck is when I g...
Hello! I recently used stm model zoo and deployed an image classification model on a chip. The flashing part is made automatically if the chip is connected, but I was wondering how to do it manually (using another software)?I get these folders after ...