Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.
I am trying AI-MONITOR1 using STWIN Starter Kit.I am referring to the URL below.AI:FP-AI-MONITOR1 �?��?��?�?� - STM32MCUSection 2.3.2 states that the application is flashed on the sensor board, but it cannot be programmed because the memory capacity ...
Hello,Taking a look at the new STM32Cube.AI Developer Cloud service, here it is said that it has an API for integration, but the API documentation seems to have just login-related functionality.Is the full API available yet?, if not, when will it be?...
I am trying to use the STM AI by following the instructions in this document.I get the above mentioned error while trying to download it from the CubeMX.I tried downloading it from this website and it simple does not start downloading.I tried downloa...
Hello everyoneI have the SensorTile board and I am trying to follow the Mooc in FPAISENING1 in order to understand the example with the audio scene clasification:https://www.youtube.com/watch?v=_s9GMJVwYIg&t=6130sOn this video, when the teacher expla...
I am trying to implement hello world application for mcu but I have I have a card other than the suggested card (the card I have NUCLEO U575ZI Q AT2) I'm trying to do it using Cube.al, but I can't get a complete result and the errors I get are from t...
When using cube-ai, the following dialog box will pop up, and it will be stuck at 0%, and trying to manually install the GNU tool will not work. How to solve this?
I want integrate the FP-AI-Vision pack into my own custom project based on STM32H7A3.
I used ai_network_get_error() and got the following results:-> AI ai_network_run error - type=19 code=23What does type and code mean here?Where are the documents related to this?I want to find the reason why the ai_network_run() is not working.