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

When selecting CMSIS Core and DSP in CubeMX, via Software Packs, then click ok, save and generate code, nothing is added to project

I'm creating a STM32Cube project, for the STM32H7B3I-DK. When selecting CMSIS Core and DSP in CubeMX, via Software Packs, then click ok, save, generate code, nothing happens. CMSIS or DSP lib aren't added. No module appears in the Software Package s...

STM32H742XI QSPI MDMA CubeMX Setup

Hi,I am attempting to communicate with a LAN9252 via QSPI and had success in a polling mode. I've attempted to do the same thing with MDMA setup in the CubeMX, all default settings, and was unable to achieve communciation. From the use of HAL_QSPI_Re...

CMA by Associate II
  • 1324 Views
  • 1 replies
  • 0 kudos

STM32F and Texas instruments DSP SPI communication.

Dear ST hello,I am working on SPI communication between two boards, of two different companies.TMS320F28397D of TI and STM32F429 of ST.My question is about the SPI configuration in CubeMx, should I chose the Frame format TI?2/When I chose The TI conf...

STM32CubeMX adds incorrect value to XTAL

Hello,I have been observing this issue with previous as well as latest STM32CubeMX versions, wherein the generated MDK-ARM (minimum version 5.27) project file (UVPROJX) has incorrect value set to Options for Target -> Target -> Xtal (MHz).In the IOC ...