STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! CAN RTR usage

Hello everyone, I am working on a project related to CAN communication, and I don't have complete knowledge about the RTR Remote and RTR DATA features within CAN. Should I use RTR Remote in a complex system?

STM32U575 Bank1 Flashing Problem from Bank2

I am trying to do OTA programming modifications using the DUAL bank feature of my STM32U575 IC with 1Mbyte of memory.I have successfully done this when the program starts in BANK 1 and I reflash BANK 2. I change the User Option byte to OB_SWAP_BANK_E...

Resolved! How to Initialize STM32C011J6

Hi There,So, I got some of the STM32C011J6 MCUs for my simple project of reading sensors data and generating an interrupt.But I am in a dilemma, that the MCU's has I2C Pins, SWD Pins for programming, GPIO pins to act as interrupt but how to initializ...

Sourabh15_0-1765965467811.png
Sourabh15 by Associate II
  • 396 Views
  • 11 replies
  • 9 kudos

Trying to source a 12.288MHz clock for STM32L433

 I am trying to source a 12.288MHz clock for an STM32L433 but having difficulties finding something.The clock is required for I2S playback with a bluetooth receiver (BT401).I have tried using the internal MSI RC to generate the 12.288MHz clock for SA...

freeflyer_0-1766340884039.png

How to configure STM32F103 USB endpoints.

Been reading thru the F103 datasheet to try and figure out why my TinyUSB based code isn't working. The datasheet says.. "For mono-directional/single-buffer endpoints, a single register can be used to implement two distinct endpoints". The F103 has...

Bags by Associate II
  • 385 Views
  • 9 replies
  • 1 kudos

STM32G4 ADC offset correction in oversampling mode

Hello @Imen.D , A side question: RM0440 for G4 says oversampling mode does not support offset. Any change to this position as like the H7 change?  Solved: 'H7 ADC offset correction in oversampling mode - STMicroelectronics Community Thank you. SK

CSK by Associate
  • 69 Views
  • 1 replies
  • 0 kudos

USB-PD attention callback never get's triggered?

Problem When i call * USBPD_PE_SVDM_RequestAttentionI get a OK message response but the callback never gets called.  * USBPD_VDM_SendAttention Curious to know if there's any good way to debug this?  Current debugging stepsI have a STM32G0-Disco board...

Current2.png Current capture.png Screenshot 2025-12-21 at 10.12.14 AM.png Screenshot 2025-12-21 at 10.01.39 AM.png