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

USBPD for B-U585I-IOT02A

Hello forum,Im trying to create a code for reading from and writing to a USB flash drive using the USB-C connector,While activating the USBPD, USBX, TCPP, and FileX, the code generated missing some defines and variables like "DPM_Ports", "PWR_Port_PD...

Analog watchdog configuration bug

Hi,I have a project on Nucleo board with STM32U575ZIT6Q. I'm using STM32CubeIDE version 1.16.0 and CubeMX version 6.12.0. My .c and .h files are generated separately per peripheral.I was faced with an issue that watchdog works only with one channel.M...

aw.PNG conf.PNG ch.PNG
S-E by Associate II
  • 1327 Views
  • 7 replies
  • 1 kudos

USB CDC Transmit Hangs Intermittently

Using CDC USB on STM32G4 FW version 1.5.2, Win10 with default VCP driver.When calling CDC_Transmit_FS() from main() it will work for a few seconds and then hang indefinitely when TxState is never reset to 0. Others have had this issue (see: here, her...

eot105_0-1710777165869.png
eot105 by Associate
  • 660 Views
  • 2 replies
  • 0 kudos

Resolved! USB Device Code Generation for STM32CubeIDE Version: 1.14.1

Hello,I am trying to create a HID device using the USB Device code generation in STM32CubeIDE Version: 1.14.1.But I have a problem with my PC not recognizing it as a HID device.MxCube.Version=6.5.0 is working fine and we have investigated the differe...

forst by Associate III
  • 782 Views
  • 1 replies
  • 1 kudos

ST-LINK - Target no device found.

i am plugin the ST-link cable it shows COM6 in the devices but while debugging it is showing the below error Target no device found Error in initializing ST-LINK device.Reason: No device found on target.