STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F303ze /Nucleof303ze adc siumltaneous triggering

I need to have 2 adcs triggered simultaneously. Since i desire 3 differential inputs per ADC for the Nucleo F303zre board i can use ADC 1 and ADC3 . STM32CuneIDE shows the Timer 20 trigger out event is available for both ADC triggering so i intend to...

DNYAR.1 by Associate II
  • 729 Views
  • 2 replies
  • 0 kudos

Does PVD work in Stop mode?

STM32L072CZTxPVD is configured to trigger INT16 and wake up the MCU.It is working with the MCU in Sleep mode.However, when the MCU is in Stop mode the interrupt does not trigger.After reading RM0376 I am unsure if PVD is supposed to work in Stop mode...

helioz by Associate II
  • 856 Views
  • 2 replies
  • 0 kudos

PC13 disturbs LSE erratum is widespread

Trying to answer https://community.st.com/s/question/0D53W00002HBKtaSAH/stm32l452-lse-pc13-errata I realized it's a widespread erratum which recently appeared in most older STM32 errata.I understand that issues like these may surface after years. OTO...

Resolved! Repeated Start bit code without memory address

I am using a Flintec TR2 board, and I want to communicate with it via my STM32 L496zg Nucleo Board. It uses I2C repeated start condition to communicate. Most of the codes I found online suggest using HAL_I2C_Mem_Read/Write functions but the user manu...

AVima.1 by Associate
  • 750 Views
  • 2 replies
  • 0 kudos

STM32F745 - Disable Watchdog in Sleep mode

Hello,I am using STM32F745VEHx. I would like to disable the software independent watchdog before microcontroller goes into Sleep low power mode and then re-enable it once microcontroller comes out of Sleep. I can find literature which suggests this c...

LJain.1 by Associate II
  • 811 Views
  • 1 replies
  • 0 kudos