STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

STM32F4 Problem with USART

Hi, I want to use USART2 as transmitter on stm32f429zi mcu (nucleo board). I configure registers as in the picture, but transmission don't work. I use USART2 on PA2 pin and I need transmission with 115200 baudrate, alternate function is AF7 and usart...

[Debug] Software reset with bootloader

Hello everyone,on my MCU i've loaded a bootloader at address 0x0800000 and a dummy application at 0x0810000, but i'm experiencing some issues on chip reset button on the IDE. At first, when i debug the application no errors are encountered and the ap...

PGior.2 by Associate
  • 1150 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CubeIDE select target device

Hello,I have 2 NUCLEO boards connected to my computer and I don't see any option to select the target device when I run my project in STM32CubeIDE. I want to be able to run a different program on each board, how can I achieve that ?

Colus by Associate
  • 2098 Views
  • 1 replies
  • 0 kudos

TouchFX on STM32F412G not working

Hi, I am attempting to generate a simple touchgfx project then I generate the code to transfer into an STM32Cubeide project on my STM32F412G Discovery board but every time I do I just get a greyed out screen like attached image is there something I a...

Linkpad by Associate III
  • 638 Views
  • 1 replies
  • 0 kudos

Resolved! Inquiry about clock activation of stm32cube.

Hello?As the title states, I would like to inquire about the settings of STM32CUBEIDE(V1.13.1) of the STM32F730V8T product.If you select USB_OTG_FS (Dual/OTG, Host Only or Device only) for the relevant MCU, it will be activated in the clock, but USB_...

LSung.1 by Associate III
  • 1032 Views
  • 4 replies
  • 0 kudos

Update USB HOST library in STMcubeIDE

HiI use the USB Host library in some project with STMCUBEIDE , the processor is STM32F779AIYx.The code generator use USB host library 1.0 that have one bug at the line 561 , I must replace this line only time that update my code.I see that there is a...

PZamb.2 by Associate III
  • 981 Views
  • 2 replies
  • 0 kudos

hardfault handler

I was using stm32 cube mx to configure a pin to toggle the led so code generated using cube mx and then i just wrote the required function to toggle the led but once the code is compiled it shows zero errrors. when i debugged it and started running t...

pujitha by Associate
  • 581 Views
  • 1 replies
  • 1 kudos