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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 833 Views
  • 0 replies
  • 1 kudos

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

What is the reason of getting error: "selected processor does not support 'dsb 0xf' in Thumb Mode" in Atolic Studio 9.1.0, when any controller is selected in STMCubeMX5.6.0?

I am a first time user of ST microcontrollers. I had just selected the MCU, and with (or) without even configuring anything in STMcubeMX, after generating the project, I got quite a numbers of the above kind of error messages. I did not write anythin...

GBehe by Associate III
  • 573 Views
  • 0 replies
  • 0 kudos

STM32CubeMx unable to generate code for trueStudio,Keil

Hi,I am using STM32CubeMx of version 5.6 and trueStudio9.3 as IDE and STM32L476 as micro-controller.After generating code, when i load code into truestudio 9.3 ,its showing error follow error:"selected processor does not support `dmb 0xF' in Thumb mo...

gcDev by Associate
  • 690 Views
  • 2 replies
  • 0 kudos

Possible Bug in cubeMX 5.6.1

Not really an issue, but it is worth mentioning...inside cubeIDE, i generate a new stm32 project, in target selector i select the nucleo f446re board and initialize it with the standard peripheral settings. When checking the clock configuration, i wo...

chaaalyy by Senior II
  • 700 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F446: bug when using DMA UART

We wanted to use a UART periphal in transfer DMA mode. When configuring it with CubeMX, nothing happens, event when trying it on an empty project.When manually configuring the various registers for DMA transfer between memory and the peripheral data ...

THerp.1 by Associate II
  • 1123 Views
  • 4 replies
  • 0 kudos

No SPI MOSI and CLK without NSS?

I don't need NSS signal or pin, I would rather use it as a real Chip select. But it looks like it there is no SPI at all without NSS? What should I change? CPU is STM32H750.Edit: Where did my screen capture go? For a short while I thought that I coul...

0693W000000Wfo1QAC.png
LMI2 by Lead
  • 2270 Views
  • 7 replies
  • 0 kudos

STM32H745 Inter core data transfer

 have periodic tasks (with period set by timer interrupts) running on both cores and i want to exchange data between cores. Here is a simple example.. M7-- Does some calculations and generates a variable at 20KHz M4-- Has to use the above variable fo...

Madhan by Associate II
  • 1446 Views
  • 4 replies
  • 0 kudos