STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

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
  • 1296 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
  • 655 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
  • 497 Views
  • 2 replies
  • 1 kudos