STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

How to operate STM32 power on off

We implemented a lwip tcp server with STM32 and even sent and received messagesBut when I was debugging, it was good I'm trying to disconnect ST-LINK and see if it works by turning the power on and off without debugging, but the server didn't even cr...

ark2 by Associate III
  • 1029 Views
  • 2 replies
  • 0 kudos

Use LWIP in C++ main file

Hi every oneHow can I use LWIP TCP connection(socket, NetConn, Raw ... )  in main.cpp   ?I can use Raw in main.c properly but I need to use it in cpp files. thank you

MTora.1 by Associate III
  • 500 Views
  • 0 replies
  • 0 kudos

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
  • 1197 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
  • 2237 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
  • 670 Views
  • 1 replies
  • 0 kudos