STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

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
  • 583 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
  • 1140 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
  • 780 Views
  • 4 replies
  • 0 kudos

H743 - SWO not working - PB3 floating

I still struggle with SWO on a custom board with two H743s on it. No matter what I try, SWO pin PB3 is floating. I could get the SWO of a H743 Nucleo board with the hack of clive1 in this post below work a few years ago, but with current firmware/Cub...

CKosa by Associate II
  • 653 Views
  • 0 replies
  • 0 kudos

Which CMSIS Version is used with CubeMX? I've updated the CMSIS Version in Cube, but there are still the old CMSIS files copied to the newly generated project files

Is it possibile to choose the CMSIS Version in Cube? What's a good way to manage CMSIS updates? Copy/Paste manually?I'am using Keil µVision 5.29 (Keil Project manually generated -> Reference to copied STM32CubeMX Files).STM32CubeMX 5.6.1Cube MCU Pack...

LHase.1 by Associate II
  • 1355 Views
  • 6 replies
  • 0 kudos