STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! "Required Ram or flash size for network is bigger than available Ram or Flash" alert with X-Cube_AI extension

Hi, I'm trying to load my Keras model (built for CamVid dataset) into STM tool, but when I try to analyze even with compression set to 8 it gives me the "Required Ram or flash size for network is bigger than available Ram or Flash" alert.I tried to m...

0693W000006EkSrQAK.png 0693W000006EkT1QAK.png 0693W000006EkT6QAK.png
LForm.1 by Associate II
  • 1822 Views
  • 7 replies
  • 0 kudos

Resolved! error: selected processor does not support `dsb 0xF' in Thumb mode

Hi,I am trying to generate code for STM32L010C6T6.using CubeMX5.5.0 & Atollic 9.0.1 IDE..After generating a code, I build it. I found errors likeselected processor does not support `cpsid i' in Thumb mode selected processor does not support `dsb 0xF'...

Bs.1 by Associate II
  • 1328 Views
  • 3 replies
  • 0 kudos

I generated SPI1 on CubeMX. Does CubeMX SPI configuration include GPIO functionalities for the SPI pins, or do we need to programme GPIO manually?

I enabled SPI1 on CubeMX using STM32L433 on pins 11(SPI-CLK), 16(MISO), 17(MOSI). I am interfacing it to a Kionix MEMS sensor on SPI. I detect no signals on the pins. Do I need to separately write configuration for GPIO for the SPI pins?I could not f...

NAnand1 by Associate III
  • 2322 Views
  • 7 replies
  • 0 kudos