STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

RAMT component integration issues

Hello,I am facing issues while integrating RAMT(ram test) component. As per our doc,they are suggesting to add some compiler options COMPILER_OPTIONS_ramt_algo += --diag_suppress=Pe1053 to mute some errors.Already I have added this in the Miscellaneo...

RAMT_issue.PNG

Resolved! How to step in the disassembly view?

I'm trying to debug something at the assembly level (mostly compiled from mix of C).  Once I get to a point in my C code I then jump to some memory address where other code is loaded.  With a breakpoint there I want to open up the disassembly view an...

musmuris by Associate II
  • 3258 Views
  • 1 replies
  • 3 kudos

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
  • 6035 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
  • 865 Views
  • 1 replies
  • 0 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
  • 1104 Views
  • 3 replies
  • 0 kudos