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

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
  • 927 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
  • 963 Views
  • 2 replies
  • 0 kudos

Reading ADC with STM32H750 Discovery Kit

i want to read out a single ADC (temperature sensor) via polling method and want to display the result on the Display. On the backside of the board are some standard arduino connectors, i used them to connect the temperature sensor (CN7 -> A0 -> PC0 ...

0693W00000QKRjXQAX.png
RHerg.1 by Associate
  • 554 Views
  • 1 replies
  • 0 kudos

STM32 I2C, IsDeviceReady Error

Trying to communicate over I2C but keep getting error when using HAL_I2C_IsDeviceReady(). I am using a device from acconeer (XM132/XE132) which has MCU (STM32G071CBU6). Im gonna communicate the radar on the device (A111). Datasheets for the XM132 dev...

SKvan.1 by Associate
  • 647 Views
  • 0 replies
  • 0 kudos