SIN MODEL TEST using CUBE AI 8.1.0
https://www.digikey.fr/en/maker/projects/tinyml-getting-started-with-stm32-x-cube-ai/f94e1c8bfc1e4b6291d0f672d780d2c0
Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.
https://www.digikey.fr/en/maker/projects/tinyml-getting-started-with-stm32-x-cube-ai/f94e1c8bfc1e4b6291d0f672d780d2c0
Hello ,I'm trying to figure out how the 1_class library works. In the Emulator tab of the NanoedgeAI Studio software, I can see that the sensor indicates that the input pattern is detected as an outlier (outside the class considered), as shown in the...
I have version 6.7.0 of STM32CUBEMX, version 8.1.0 of X-CUBE-AI, and my stm32 development board model stm32h743iit6. using the Analyze button on STM32CUBEMX works. But when I generate c code for my onnx model and deploy it to the development board, m...
Hi I am trying to use the FFT function of CMSIS DSP library, along with X-Cube-Ai on Cube IDE 1.10.1As i try to use the FFT feature, while using TensorFlow lite, it gives multiple error. Is there any way to use the FFT feature with Cube Ai ?
Hi,I'm trying to analyze my Keras model (converted from Keras) in STM32 X-CUBE-AI version 8.1.0. But it shows this error: TOOL ERROR: 'gbk' code can't decode byte 0xb8 in position 577:illegal multibyte sequence.As shown in the picture.But I I'm tryin...
Hello,I'm interfacing the STEVAL$MKI238AA through serial commands with STEVAL-MKI109V3. The UM2116 document in its Rev 10 - April 2022 doesn't mention any reference to the LIS2DUX12. I would like to know what is the format when I send the command *st...
Hello,I am a beginnerI downloaded the STM32-NANOEDGE-DATALOGGER firmware via the github link.This STM32-NANOEDGE-DATALOGGER is used in NaoedgeAIStudio and is streaming data via UART (VCOM port) from STLink.but I see that the example is only given for...
Hi,I have an STM32H573I-DK Discovery kit with me. I wanted to try out Edge AI applications on it, and was checking out the STM32Cube.AI Developer Cloud. When I reached the "Generate" section and browsed through the listed boards, I could not find any...
Hello,After generating my ucf file that I load to my LIS2DUX12 and verify that it works, I wanted to load the generated configuration through a microcontroller so I used the option in Unico GUI to generate the header file which later on I need to inc...
Hi, @Denise SANFILIPPO , I checked this post and was wondering how to check whether my IMU has sensor fusion functionality? It seems that my adapter is also MKI239AA, looking exactly the same as what was shown in the post... I believe I purchased my ...