User Activity

I am trying to deploy an AI model on an MCU using Cube AI TFLite Micro runtime. The model is successfully flashed but I get the following error when the validation starts:[AI:network] stm32ai: error: argument --mode: invalid choice: 'stm32_io_only' (...
I have a LSTM model which was quantized using TensorFlowLite full integer quantization. After that, I wanted to try deploy the model on the SensorTile Box. I tried analyzing the model but it throws the following error:[AI:network] NOT IMPLEMENTED: UN...
Hello, I want to use the SensorTile.box to collect IMU data over BLE. I tried modifying the BLESensors source code to suit my requirements (by increasing the characteristic size etc.). But the ST BLE Sensor app doesn't seem to support this. I only re...
Hello,I want to use the SensorTile.box to collect IMU data over BLE. I tried modifying the BLESensors source code to suit my requirements (by increasing the characteristic size etc.). But the ST BLE Sensor app doesn't seem to support this. I only rec...