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.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 318 Views
  • 4 replies
  • 5 kudos

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
  • 2056 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
  • 1451 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
  • 2557 Views
  • 7 replies
  • 0 kudos