STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Resolved! Include a library

Hi. I have seen several tutorials and read in the forum how to include a library. But it does not work. Can someone help me please. 

Giuseppe1_0-1708950592928.png
Giuseppe1 by Associate III
  • 1859 Views
  • 20 replies
  • 9 kudos

STM32F439 FreeRTOS lwip stuck in dhcp_start() during init

Hi, I'm writing an application with Ethernert access but have troubles to acquire an IP from the network. I have the Ethernet cable plugged in but during init my application hangs in dhcp_start(&gnetif) (at the call to dhcp_discover(netif) - at udp_s...

debug by Associate III
  • 419 Views
  • 1 replies
  • 0 kudos

Connect to running GDB server without ST-Link

I am trying to debug a program in STM32CubeIDE on a Renode emulator, with a running gdbserver, started by Renode.So in Debug Configurations dialog, Debugger tab, there is a radiobutton Connect to remote GDB server, but when clicking Debug, it complai...

SKled.1 by Senior II
  • 1130 Views
  • 8 replies
  • 2 kudos

Resolved! stm32g0b1 usb host (MSC) flash drive not working

I have a STM32G0B1VET on a test board and tried to use its USB host function to connect a flash drive. It just stuck at the function of "USBH_MSC_SCSI_Inquiry" in file "usbh_msc_scsi.c". It can't pass  the state of below:case BOT_CMD_WAIT:   error = ...

Resolved! live expressions bug

I use STM32CubeIDE version 1.14.1. When I'm in debug mode, the Values in the "Live Expressions" window are weird and wrong.However, I found out that after editing and putting a random value in one of the fields, it will be fixed.Beginning:  After wri...

beginning.png after edit.png

Resolved! HRTIM Setting BUG?

I am currently developing with the STM32G474 series, and there is a bug in the TIMER A setting of HRTIM.To make OUTPUT1 and 2 differential outputs with dead time, enable SWAP OUTPUT.If you set OUTPUT1's Source , Reset Source setting, cannot set the s...

ink_0-1709708414469.png
ink by Associate
  • 508 Views
  • 3 replies
  • 0 kudos