Error when Analyze is launch in Artificial Intelligence Pluggin.
Hi is it normal this error when IA Analyzer is used?Any error appears... thanks for your time.
Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.
Hi is it normal this error when IA Analyzer is used?Any error appears... thanks for your time.
Noob question - can I use AI with the STM32WL SoC ?I want to train a model and then use STM32Cube.AI to put it on STM32WLE5CC. This is so I can use AI on the end device and transmit data using LoRa all using the one chip.Is this possible ?Many thanks...
Hi,I'm working on an application on a STM32WB55 which is sampling sensor data with 52Hz and feed it into a Keras model. Both the raw sampling sensor data as the output of the model will be saved to external flash memory (every 64 samples). A 52Hz int...
I realize you can use the stm32ai tool to find the SRAM/Flash usage of the model. However, this does not include the "Library" size. This "Library" size is only calculated when you click analyze in Cube IDE. See above image. How do I calculate "Libra...
Hi friends, I am now trying to bring .h5 model to my board. So just following tutorial from st.(tutorial given by stm 32 cube ai..) cannot add links..ㅠㅠBut, I have problem following these tutorials.Really don't know why my program doesn't show ad...
Hello.I evaluate the SensorTile Kit with the following combinations.Core system STLCS01V1Cradle expansion STLCX01V1When I connect to the Android app "ST BLE Sensor" and select "AI Data Log" to collect learning data, I get an error saying "SD Card is...
Dear ST Engineer, Hello, I am doing sound classification (AER-CNN-KERAS) artificial intelligence, hardware STM32H743IIT6 (400M) external extension SDRAM (W9825G6KH-6) This is a 16-bit data width 32M bytes memory rate 100M After downloading the model ...