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

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
  • 3887 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
  • 680 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
  • 2062 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! 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
  • 860 Views
  • 3 replies
  • 0 kudos

Clock Circuitry

BYPASS Clock SourceThe above is the setting, that I give in the Clock Configuration. It simply bypasses the PLL Circuit. But I want to know, what happens internally in this circuit. How this bypass happens internally is my question.?If anyone, know p...

PLL_bypass.png