FSM input data (LSM6DSV16x)
Hello,After reading the FSM document, I was unable to locate any details on uploading and processing input data for FSM configuration. Could you provide me with more information on this topic?
Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.
Hello,After reading the FSM document, I was unable to locate any details on uploading and processing input data for FSM configuration. Could you provide me with more information on this topic?
I have tried to follow the example in the following link to build and deploy the Google tensorflow lite micro speech recognition example on the STM32F469I Discovery board using mbed cli: https://developer.arm.com/solutions/machine-learning-on-arm/dev...
Hello,Can we utilize any kind of external sensors such as optical flow or range sensors, in addition to a magnetometer or pressure sensor?
Hello,Could you please provide guidance on utilizing LSM6DSV as both a master and a slave in sensor hub mode simultaneously? Kindly refer to the attached image.
I need help. I am trying to validate on target : STM32L476RG nucleo board.E200(ValidationError): stm32: Unable to bind the STM AI runtime with "network" c-model: [] connection to "serial:COM4:115200"/"COM4:115200" run-time fails E801(HwIOError): In...
Starting AI validation on target with random data... C:/Users/Admin/STM32Cube/Repository/Packs/STMicroelectronics/X-CUBE-AI/7.0.0/Utilities/windows/stm32ai validate --name network_1627924896993 -m E:/Firmstart/Comtustec/Client_Software/model (1).h5 -...
I am unable to analyse a trained .onnx model (attached file) in X-Cube-AI Ver 8.0.1. I get an "INTERNAL ERROR: 'label', can someone help?
Good morning, I'm a graduate school student. I'm using STM32CubeAI for inferencing my model. I successfully analyze my model. However, in "Validate on desktop" process, I can see"Assertion failed: n_channel_in == ( (ai_shape_dimension*)((((&((t_scale...
Hello,This article explains how to use sensor fusion and FSM in the UNICO-GUI. How can we utilize FSM and sensor fusion features in Arduino? Could you please clarify how we can effectively utilize unico-GUI in our diverse applications with Arduino?
Hi,I made an anomaly detector using Nucleo-L412RB (Stm32l412rbt6p) dev board and your nano edge ai library and it was working perfectly(Great job!). After that I made an custom pcb using stm32l412rbt6 mcu mistakenly instead of Stm32l412rbt6p mcu. Now...