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

Delay between SPI transfers on STM32U5

I have to interface an STM32U575 microcontroller with a very specialized SPI device for which the market offers no alternatives. According to the spec sheet, the chip select must be pulsed between every 2 bytes, for at least 154 ns. I have to read 34...

_legacyfs_online_stmicro_images_0693W00000biFzAQAU.png _legacyfs_online_stmicro_images_0693W00000biFx5QAE.png
CWill.12 by Associate II
  • 4133 Views
  • 9 replies
  • 0 kudos

Resolved! STM Cube MX Free RTOS with STM32U575

Hi, I want to implement Free RTOS on SWTM32U575. When I am trying to configure it in the middleware but there is no options to enable Free RTOS. Is there a way to way to enable it ?

Jet1 by Associate II
  • 1336 Views
  • 4 replies
  • 3 kudos

Can install packages only as root (Ubuntu 22.04.1)

I was able to successfully install and launch CubeMX. However, I cannot download the packages. In my case I need the STM32CubeG0 firmware packages. When I download it manually and select "From Local" I get "Failed to create temporary directory". In ~...

MMett by Associate III
  • 1060 Views
  • 2 replies
  • 0 kudos

CUBEMx stucks when generating code

hello! I start this post because i have created a new project with CUBEMX 6.12.0 and i am having some issues. When I generate code without THREAD X activated, the generation is completed without any error. However, when I add the thread X option (see...

Cannot export stm32h753 symbols to kicad

Hi there, I have been having a lot of issues exporting the stm32h753 symbols to kicad. In fact I can export the files, but there is no pins when I select it in kicad. Just a rectangle. I tried looking to see if the pins were hidden, but no, it doesn'...

Askia by Associate II
  • 885 Views
  • 1 replies
  • 2 kudos

Resolved! STM32H7 ADC oversampling ratio define missing

With the newest CubeMx version 6.11.x, when selecting oversampling, a ratio is being set, and this ratio is a define, which are in "ADC_VER_V5_V90" that is not being set when a new project is created. #if defined(ADC_VER_V5_V90)#define ADC3_OVERSAMPL...

KFisc.2 by Associate II
  • 1443 Views
  • 3 replies
  • 1 kudos