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

Bit definition for FLASH_ACR register seems to be wrong

Hello everyone,I have been trying to program STM32F106C6T6 using CMSIS.I came accross FLASH LATENCY programming where i have to configure 2 wait states in FLASH_ACR register.As per Reference Manual, RM0008, I am seeing that value 2 will be used to co...

0693W00000QKgRNQA1.png 0693W00000QKgRIQA1.png

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
  • 1667 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
  • 987 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
  • 1041 Views
  • 2 replies
  • 0 kudos