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

Bidirectional GPIO Functionality

I need to integrate an STM32G071RBT into an existing design with a parallel bidirectional data bus. Based on section 7.3.10 of RM0444, I believe I should be able to do this by configuring my GPIO as open drain. In this configuration, if an external...

SHobb.1 by Associate III
  • 1638 Views
  • 2 replies
  • 0 kudos

Why are basic peripherals not working in sleep mode?

Hi I am using stm32l452RC for my project. When I put the MCU to sleep using  HAL_PWR_EnterSLEEPMode(PWR_MAINREGULATOR_ON, PWR_SLEEPENTRY_WFI) all my general purpose timers are not running. I use  HAL_SuspendTick() before making the MCU go into sleep ...

RAnan.3 by Associate III
  • 975 Views
  • 4 replies
  • 0 kudos

Volts above VCC are dangerous for the ADC

Hi, I’m using a STM32F407G-DISC1 board which has 3V power supply.An ADC measures output of op amp. Output voltage is clamped with 3.3V Zener diode. Is the additional 0.3 volts above VCC dangerous for the ADC?

AAbd.1 by Associate
  • 1019 Views
  • 2 replies
  • 0 kudos