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! Pin conditions during ST bootloader selection

Hello everybody,for first time flash programming of private CAN bootloader i want to use the ST bootloader.Despite of the nBoot_SEL Bit i can flash data if the flash is empty.The bootloader mechanism is shown in Figure 55 in the AN2606.Now the questi...

Kai4 by Associate II
  • 1049 Views
  • 2 replies
  • 0 kudos

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
  • 1543 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
  • 1370 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
  • 1196 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
  • 1871 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
  • 1082 Views
  • 3 replies
  • 0 kudos