STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Resolved! Tasks created by CubeMX vs created by code

Is there any difference if I create two freertos tasks by hand in my code or if I do it using the cubemx interface?Things like preventive checks, checks that the stacks do not overlap or are too big compared to the available memory?

Resolved! Usart 3 not a available on NUCLEO H755ZIQ in CubeMx

Good morning , I have a problem on stm32: USART3 is impossible to put  into available:   the schematics of my nucleo 144 tell me however to use usart 3:    I wanted to do it manually by turning directly the pins of PD9 and PD10 into tx nd rx but it...

Jad_0-1727964328756.png IMG_9603.jpeg
Jad by Associate III
  • 426 Views
  • 2 replies
  • 2 kudos

Feature Request: Nucleo Pin Overlay

I am using a STM32 part on a Nucleo dev board. When I am looking and the main page in CubeMX I get an overview of the processor and its pins but I do not have a handy mapping to know which Nucleo pins are connected to which processors pins.Could we h...

a_user by Associate III
  • 667 Views
  • 5 replies
  • 8 kudos

Resolved! Where is ST-LINK_gdbserver?

ST-LINK_gdbserver has been a very important part of my Arduino development with ST micros. I've used it extensively with the STM32L071 and am wanting to use it with the STMU073. But I need to upgrade it for the newer micro. So I've upgraded my CubeMX...

doctek by Associate II
  • 1220 Views
  • 5 replies
  • 0 kudos

Errors in STM32CubeMX USBX device code generation

I've been working with USBX for a while now, and after updating to the latest X-CUBE-AZRTOS-H7 package (v3.2.0), I'm running into a couple of problems relating to the templates STM32CubeMX generates. Specifically, the files ux_device_descriptors.c an...

Generating an IOc file from stm32cubeide

Hi amazing communityI am working with the evaluation board stm32f429disco 1 (the new on with display)I am working on the usb host function to read a txt file and then making custom bootloader for a project .I have found this amazing demo project work...

SGasp.1 by Senior
  • 5532 Views
  • 2 replies
  • 4 kudos