Resolved! nanoedge ai
so, i have been using nano edge ai since a long time. but now i cannot log the signals when i am trying to. will they be any reason for that. please, solve this.
Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.
so, i have been using nano edge ai since a long time. but now i cannot log the signals when i am trying to. will they be any reason for that. please, solve this.
DearI have encountered some difficulties while using CUBEAI to analyze my self-trained object detection models.I trained my own dataset using the object detection models available in the STM32AIModelZoo. I have utilized the tiny_yolo, st_ssd_mobilene...
I am currently working on a project using the BL4S5IIOT01A board, where I need to send data, which is being printed on the console, to AWS IoT Core. For this purpose, I intend to utilize the X-CUBE-AWS package.However, I am unable to find the X-CUBE-...
I would like to use LSM6DSOX with a linux board or potentially another micro controller. What problems would i run into that using a stm32 couldn't have. I see there's a lot of code generation for stm32 chips.
Hi there,I have a work-well project with TouchGFX and FreeRTOS.After I enable the CUBE-AI software pack(can't check the application), and compiler the project, the error as below(there are 2 same RW_RAM):After commenting one RW_RAM and compiler again...
Hi, we are studying option of upgrading one of our existing projects that already incorporates the VL53L5 sensor with the STs EdgeAI machine learning library, that would enable our product to use data from the ToF sensor to learn patterns and detect ...
I'm working on CBM model for predicting maintenance on Motor and trying to analyze the bearing frequencies I have few questions to develop a solution based on STWIn-BX1 1) Mounting of the Board - is it necessary to mount the board on the Motor near t...
I came across a weird issue when using cube-x-ai. When function ai_network_run() was called, almost everything except ai_output[] in the RAM become messed up, including global variables, static and extern variables. All the peripherals need to be re-...
I am having a terrible time analyzing a model using Cube AI. When I analyze the TFlite model, I get an internal error. When I analyze the same model saved in Keras, I get the error below. However, the model trains and works perfectly for inference in...
Hi. Can I use the FP-AI-VISION1 package with the STM32F746 board? If not, how can I make a computer vision solution with the STM32F746 board?