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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! Effect of CubeMX DEBUG Settings

Other than reserving pins for the hardware-implemented debug interface (Fig. 1), what are the effects of the highlighted settings of the "Trace and Debug" category of CubeMX (Fig. 2)? Fig 1: Debug infrastructure (RM0433) Fig 2: CubeMX Trace and Debug...

dmocom_2-1709880966211.png dmocom_1-1709880891568.png
dmocom by Associate II
  • 1332 Views
  • 3 replies
  • 3 kudos

Resolved! How to enable LWIP_SOCKET on Nucleo-F767ZI board in CubeIDE

Hi,I have a Nucleo-F767ZI board, and am trying to configure it to use its LEDs, USART3 which is the virtual com port of the ST-Link on the board, and eth, I added LWIP, but I am unable to enable the LWIP_SOCKET as it requres to enable LWIP_NETCONN, b...

Chao_1-1709634060539.png
Chao by Senior
  • 1247 Views
  • 3 replies
  • 0 kudos

Only Release configuration generation

Hello,I am using STM32CubeIDE v1.14.1. I am trying to setup my project such a way that the code generator generates only Release configuration. Or to be more precise, just to update the only existing configuration (Release, defined in the .cproject f...

ppedro by Associate II
  • 1032 Views
  • 5 replies
  • 0 kudos

Resolved! Error in adc.c generated by STM32Cube FW_G4 V1.5.2

Hi all,just found an error preventing the adc from working properly when the driver is generated by STM32Cube FW_G4 V1.5.2 (and 1.5.1).there are some missing lines like this one:sConfig.Channel = ADC_CHANNEL_2; you can compare my 2 attached files to ...

Yves Bmnt by Associate III
  • 1756 Views
  • 4 replies
  • 2 kudos

Null Packet Size is not visible in CubeMX Gui

HiI think I found a small bug.I copied the settings from one project to another. After that I did a diff to show if I'm missed to change some value. And one variable was missing, so I checked double to find the variable in the GUI, but I did not foun...

Burst_withNullPacketSize_iocNotepad.png Burst_withoutNullPacketSize_GUI.png nonBurst_withNullPacketSize.png
nobody by Associate II
  • 956 Views
  • 3 replies
  • 0 kudos

Resolved! CubeMX does not fit the new cmsis v6 on Keil.

CMSIS need to be updated to the new version.The version 6 changes some register name in header file.(Drivers\CMSIS\Core\Include\core_cm4.h  etc.)Tested on MCU package F3 v1.11.4 and G0 v1.6.2. Guessing all MCU package using CMSIS v5.0.3. 

Zack by Associate II
  • 1478 Views
  • 3 replies
  • 0 kudos