STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! STM32CubeMX issue with STM32H7S3I8 DMA and TIM15_CH2

I have been working on an application with multiple DMA channels and timers.  For some reason, STM32CubeMX doesn't have the proper drop-down options for TIM15_CH2 in the DMA channel configuration. All the other timers and channels appear to configure...

rbtmkr42_0-1746045390051.png rbtmkr42_1-1746045508355.png
rbtmkr42 by Associate
  • 303 Views
  • 3 replies
  • 1 kudos

Resolved! Meaning of IP in STM32CubeMX

It's still available in the PCC section, for the User section table for the modes: Post created from a comment on this post: Meaning of IP in STM32CubeMX - STMicroelectronics Community

MichalPorazko_0-1746461334936.png

In Windows I can't see USBD Descriptors

 Hello there, I use USB CDC interface and I am sure that all my configurations are okey. There is no problem about connecting and data transfer between windows and my system, but there is a problem about descriptors such as "Manufacturer" or name of ...

Durukan by Associate
  • 311 Views
  • 3 replies
  • 3 kudos

USB_VBUS available on STM32G0B1CET6N?

I want to use the STM32G0B1CET6N and communicate to this device using USB Full Speed (FS).I chose this model, because it has the internal "HSI48 RC" Oscillator, which can direclty supply a 48 MHz clock to the USB device. Thats the configuration:  The...

NoobWhoIsGettingBetter_3-1746277071317.png NoobWhoIsGettingBetter_0-1746276333927.png NoobWhoIsGettingBetter_2-1746276705855.png

Quadrature encoder on STM32MP257 / M33 core?

Hi,I want to implement a quadrature encoder input with the 400 MHz M33 core of the STM32MP257 MCU:two inputs which use 90 degree phase shifted pulses to increment or decrement a counterno bitbanging, means it is natively running on the hardwarefully ...