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
  • 676 Views
  • 5 replies
  • 7 kudos

Resolved! Ethernet peripheral missing from STM32H5 in CubeMX

The Ethernet peripheral is missing from the STM32H5 in STM32CubeMX 6.10!It appears if the Nucleo or Discovery kit boards are selected as the starting point for a project, but if the project is started from a device selection the Ethernet peripheral i...

GaryA by Associate II
  • 1881 Views
  • 4 replies
  • 0 kudos

cubemx lan8742a auto negotiation fail

Hi everyone, im using stm32f746zgt with lan8742a phy. i manage settings on cubemx. when i set speed and duplex with manually like a 100mbps full duplex my system works well. but when i change it to auto negotiation it returns with timeout. It crashes...

Resolved! Error in Default CubeMX Settings for NUCLEO-F446RE

The target MCU on the NUCLEO-F446RE board receives its clock input directly from the on-board STLink-V2.1 probe (see clock signal MCO in figure below):That's because the crystal X3 is not soldered on the board by default. So, when I launch a new proj...

KristofMulier_1-1710354070214.png KristofMulier_2-1710354254259.png KristofMulier_4-1710354329998.png

Resolved! Bug in LL_ADC_SetAnalogWDThresholds()

Enabling analog watchdog 1 for ADC3 on a STM32H723 in CubeMX with low threshold 0x8 and high threshold 0x80 generatesLL_ADC_SetAnalogWDThresholds(ADC3, LL_ADC_AWD1, 0x80, 0x8);but the doc comment for LL_ADC_SetAnalogWDThresholds() says regarding the ...

mkm_ctv by Associate II
  • 2169 Views
  • 7 replies
  • 0 kudos

No Activity at all on SDIO Lines

Hi Everyone,I have been trying to get SDIO working (4-bit) using STM32CubeMX and a NUCLEO-F401RE dev board. I am using the Adafruit SDIO breakout board here: Adafruit Micro SD SPI or SDIO Card Breakout Board . Unfortunately, no matter what I change i...

LogicOutput.png Warwick_0-1710528251261.png
Warwick by Associate
  • 1328 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G071RBT - no USB under Connectivity in CubeMX

HelloAccording to RM0444 reference manual - STM32G0x1 advanced Arm®-based 32-bit MCUs, the STM32G0x1 provide the USB 2.0 communication port. The X-NUCLEO-SNK1M1 board connect the D+ and D- to the PA12 and PA11 pins.But:In the CubeMX under PA11 pin ar...

xenos by Associate
  • 1072 Views
  • 2 replies
  • 1 kudos