STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

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
  • 1085 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
  • 1683 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
  • 669 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
  • 871 Views
  • 4 replies
  • 0 kudos

When I installed STM32CubeIDE 1.10.1 on my laptop (connected to internet), I can open the Embedded Software Packages Manager and under STM32F4, the option to install version 1.27.1 appears.

When I repeat the above procedure on my offline desktop, I do not get the option to install 1.27.1, as 1.27.0 is the newest option that appears. I routinely install patches offline, but this is the first time I have encountered this issue. Any ideas?

RFrac by Associate
  • 356 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F7 DACs enabling inconsistently upon powerup

Using STM32F765VG6TR, every time I power on the MCU, the two DACs are supposed to be set to constant output voltages of 2.4V and 0.8V. This happens inconsistently - sometimes it works, about 50/50 success rate. A few notes:If it isn't working, an MCU...

0693W00000QKcDbQAL.png 0693W00000QKcDWQA1.png 0693W00000QKcANQA1.png
Auhv by Associate II
  • 1884 Views
  • 7 replies
  • 0 kudos