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

Not able to enable SYSTICK

Hi,I am working with the STM32F103RCT6. I am writing a bare metal code for delay function using SYSTICK timer. The problem I am facing is that I am not able to write to the ARM cortex registers. Below is my code for your reference - This is the stm32...

Screenshot from 2025-09-03 17-52-58.png

STM32F767 ADC value significantly larger than expected

We're using the ADC function built into the STM32F767.The problem is that when the analog signal input to the ADC is around 200mV, the digital value output from the ADC appears to be around 240-260. We're trying to obtain a stable value by collecting...

Seyoung by Associate II
  • 253 Views
  • 4 replies
  • 1 kudos

How to switch between sleep modes in STM32L476RE?

Hi Team, I am planning to use STM32L476RE MCU for my project, Can I know how to switch between Stop1,2 and low power sleep and run modes? I am new to STM32 and I need a reference code or some guidance to start with, any help very much appreciated. Th...

Resolved! STM32N6 DK stuck when generate default project

Hi,Im just getting my new STM32N6570-DK and I try blinking simple led project first with default generate.But when I built and flash it, it got stuck when init UCPD (pic 1), am I missing something ?When I checking seem it still not define yet (pic 2)...

Micls_0-1756704854553.png Micls_1-1756704869910.png
Micls by Associate
  • 219 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F042K6 - USB Library too big for device?

 Hello everyone, I am using the STM32F042K6 for a small project where I don't have much space. Therefore, I rely on the small package and the "crystal-less USB" function. The hardware arrived today, but unfortunately, I had to realize that the USB li...

PP11 by Associate II
  • 2036 Views
  • 10 replies
  • 8 kudos

STM32G0 minimum ADC frequency

Hi,  I don't understand why CubeMX is limiting me through their IOC file to select an ADC clock below 2MHz. The datasheet says 140 kHz is the minimum ADC clock frequency for the STM32G07. Anyone has any answers or help ?.