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

Cannot configure MbedTLS in CubeMX for H755

When trying to setup MBedTLS through CubeMX for the NUCLEO-H755ZI-Q, CubeMX does not give the option to select LWIP as the TCP/IP stack in the MBEDTLS "Version and modes" configuration tab. The only options given are "None" and "User defined". Additi...

SPetr.6 by Associate III
  • 197 Views
  • 3 replies
  • 0 kudos

STM32N6 Discovery ThreadX

Hi! I have a STM32N6 discovery board and I want to create an application with network support for it. Lets say simple tcp echo server. Ifound that there are no LwIP available for this board in CubeMX. Google suggests using Arure RTOS, but there are n...

Resolved! Does STM32C071CBT6 support PLL for external oscillator?

I am using an 8 MHz external oscillator and was planning to use a PLL to increase the system frequency. However, when I open the Clock Configuration tab in CubeMX, I don’t see any option for a PLL.I’ve also shared a screenshot of the clock configurat...

curiocity_0-1750237282003.png
curiocity by Associate III
  • 161 Views
  • 8 replies
  • 2 kudos

Resolved! SPI-receiver gets out of sync?

Hi,I'm using a STM32H523CC to receive 24 bit data frames via SPI. The SPI acts as receiver-only and is configured as follows:Within my application I do not make use of the HAL-functions but have overwritten the SPI2_IRQHandler(). There I continuously...

Clipboard01.png

Resolved! Starting with X-Nucleo-67W61M1 in CubeMX

I am setting up a project using CubeMX to evaluate the 67W61M1 device, using a Nucleo-F411RE. As far as I can tell the X-NUCLEO-67W61M1 needs SPI1 of the Nucleo for communication. Unfortunately, the Nucleo has SWO (PB3) where SPI1_SCK and while I see...

SidPrice by Associate III
  • 78 Views
  • 2 replies
  • 1 kudos

Bug on programming GPDMA transfer (ADC2)

I would like to report a bug, I post it here as so anybody can read it.The bug concerns the GPDMA on STM32H563, but maybe it could happen on others MCUs. I wanted to use a GPDMA1 Channel from a ADC2 request, my Channel was correctly initialized, but ...

Karakala by Associate II
  • 265 Views
  • 4 replies
  • 1 kudos

CMake project bug in cubeMX6.14.0

On a NUCLEO-H7S3L8 I've been testing the Projects/NUCLEO-H7S3L8/Applications/USBPD from STM32Cube_FW_H7RS_V1.2.0 with cubeMX6.14.0. I use the VScode extension, so I select the CMake toolchain. I select the "copy only necessary files" in code generati...

AEfth by Associate II
  • 340 Views
  • 2 replies
  • 0 kudos