User Activity

Hello.I'm having problems to program an STM32G474-NUCLEO Board with an external STLINK programmer. I'm using the STDC14 on-board connector and following the instructions given in the the board user manual. However, I get the error: "Error in initiali...
Hi.I'm trying to run a neural network model using X-Cube-AI, but at the point of performing the inference, my program gets stucked in the Hard Fault handler routine. I attach the details given by the Hard Fault Analyzer in STM32CubeIDE. I have read t...
Hello!I'm getting the error: INTERNAL ERROR: list index out of range when uploading an onnx model to STM32Cube.AI and run analysis. I have validated my model with other tools like netron.app and it is correct. I would appreciate if anyone could help ...