User Activity

I have an STM32F415VG custom board with a 25MHz external oscillator.I created an empty project with CubeMX setting the clock to use HSE+PLL to have 72MHz SYSCLK. Nothing else is enabled except the Serial Wire Debug port.I import the project in KEIL, ...
I'm trying to deploy a machine learning model to an STM32H743ZIT6 through cube-ai extension. The model is in .tflite format. When I try to analyze the model this is the result:The tool states that the MCU has 512KB total available and the model excee...
I'm creating a static library project that is portable across many mcu because it is target indipendent code. The problem is that once I created the project, it seems impossible to change che mcu setting inside Project Properties > C/C++ Build > Sett...
Kudos from