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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

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
  • 1301 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 III
  • 2151 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
  • 840 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
  • 1075 Views
  • 4 replies
  • 0 kudos

"Unknown type name "FATFS"" - problems with Atollic Studio

Hello,I'm working on a project build on STM32F407VG. I'm using Atollic Studio 9.3.0 and CubeMX 6.2.1. I've build a project on CubeMX a while ago, since then I didn't generate anything because I added a lot of things by myself, like USB composite MSC+...

0693W00000QKrB1QAL.png 0693W00000QKrBVQA1.png 0693W00000QKrCnQAL.png 0693W00000QKrD7QAL.png
bmak by Senior
  • 916 Views
  • 0 replies
  • 0 kudos