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

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
  • 338 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
  • 459 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
  • 473 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
  • 755 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
  • 1427 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
  • 1006 Views
  • 4 replies
  • 0 kudos