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! STM32F205RG USB High Speed and I2C RTC Problem

Greetings,In my application i have initialized STM32F205RG with USB High Speed Host for detecting USB Key board and I2C2 for communicating with DS3231 RTC Module. RTC module works prefectly when i don't initialize USB HS peripheral, but when both ini...

Resolved! what if PA2=5V in analog mode?

I can c in RM0033 (Rev9) Figure 18, that PA2 is connected with low impedance to a diode to V_DD, if PA2 is configured as analog input...In Doc ID 15818 Rev 9 I see that R_ADC is at least 1.5kR...If I connect PA2 in analog mode directly to 5V: Would I...

RRIDDICC by Associate II
  • 306 Views
  • 4 replies
  • 3 kudos

Resolved! VDD12DSI pins in STM32H747BIT6

Hello everyone,I am working on a system based on the STM32H747BIT6 MCU and do not plan to use the DSI interface. I have searched through various forums but still have some doubts about the proper power pin configuration when DSI is not in use. Here i...

Resolved! can't connect to STM32F407IGT6 on custom board

I have a custom board based on the STM32F407IGT6 and I'm having trouble connecting via ST-Link (v2 clone) using STM32CubeProgrammer. It seems st-link unable to find the target mcu. I checked all SWDIO, SWCLK, NRST, VDD, GND connections with a multime...

Screenshot from 2025-05-24 15-43-53.png schematics.jpeg
tskn by Associate
  • 215 Views
  • 3 replies
  • 0 kudos

How to sample improve ADC speed?

My application senario: sample the sensor signal every second, and transmit through UART. to save power supply, I select ADC single mode, and used average as filter.void ConfigureADC(void) { ADC1->CFGR1 |= ADC_CFGR1_AUTOFF; ADC1->CFGR2 = (ADC1->CFGR2...

STM32L09 by Associate II
  • 415 Views
  • 8 replies
  • 3 kudos

Resolved! STM32U0 multiple pin overlap

Hi, newbie here - I have some experience with the f4 series, but am working on a small project for which I would like to try a stm32u0 MCU. Looking at the stm32u031 20-pin TSSOP, I am confused by something. When I load this MCU in cubeMX, and tick on...

sb_st by Associate III
  • 186 Views
  • 1 replies
  • 0 kudos