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
  • 1053 Views
  • 5 replies
  • 7 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
  • 2152 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
  • 1491 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeMx sometimes not generating MX_USB_DEVICE_Init()

STM32CubeMX v6.1.0, H7 lib v 1.8.0is generating code where main() calls MX_USB_DEVICE_Init();, but MX_USB_DEVICE_Init does not seem to be defined anywhere.int main(void) { ...   /* Initialize all configured peripherals */ MX_GPIO_Init(); ... MX...

0693W000006EtI2QAK.png
RMart.0 by Associate III
  • 1397 Views
  • 1 replies
  • 0 kudos