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! how to use GPDMA in STM32U5A5Z?

hello ! OV2640 is used as the camera module and I want to use GPDMA when I send DCMI data. If MX sets up like this and generates codeThere's an error like this (handle_GPDMA1_Channel12' undeclared (first use in this function); did you mean 'handle_GP...

achovy_0-1714368767046.png achovy_1-1714368884780.png
achovy by Associate II
  • 1923 Views
  • 4 replies
  • 1 kudos

How to write the ADC value in stm32f103

Hello Everyone ,Im KarthikI need one help:Im working in stm32 CUBE IDE Read the ADC value in A0 my code is working but I cant able to Write the adc value .This is my Code:/* USER CODE BEGIN Header */ /** ********************************************...

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
  • 1088 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
  • 521 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
  • 667 Views
  • 1 replies
  • 1 kudos