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! UBEMX generated EXTI IRQ handler with wrong symbolC

I have two gpios enabled one as an output another as a interrupt input. PA11 and PI11 respectively. There are two pin defines generated by CUBEMX, for argument call them MYPINA_Pin and MYPINB_Pin respectively. For the interrupt handler CUBE generates...

FColl.1 by Associate III
  • 877 Views
  • 5 replies
  • 1 kudos

Resolved! How do I add FreeRTOS threads without CubeMX deleting them?

I created a project for an STM32H753 MCU and have added FreeRTOS via CubeMX called from CubeIDE. CubeMX generates the following code in main.c: /* Init scheduler */ osKernelInitialize(); /* Call init function for freertos objects (in freertos.c) */ ...

RLein.1 by Associate II
  • 1333 Views
  • 7 replies
  • 0 kudos

Resolved! STM32CubeMx 6.6.1 show wrong FDCAN Parameters Setting

The latest version of STM32CubeMx 6.6.1 organizes the parameters of the FDCAN differently from the previous version and shows useful information on Time Quantum, Time for one Bit and Baud Rate.But I think the displayed parameters are wrong, as shown ...

ALomb.1 by Associate III
  • 565 Views
  • 1 replies
  • 0 kudos

STM32F722 UART data error according to SYSCLK

Hi,I use STM32F722 on a custom board for UART communication with an external sensor.​When using SYSCLK with the maximum clock of 216 MHz using HSI and PLL, UART data was lost 2~3 bytes when 250 bytes were transmitted at once during UART communication...

0693W00000QKqyMQAT.png
LJinH.1 by Associate II
  • 672 Views
  • 4 replies
  • 0 kudos