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

Clear Interrupts Prior to sleep confusion

I'm working on getting the STM32G0 to stop mode. Im using WFI so it will wake on interrupt. Right now its immediately waking which is confusing me.My understanding is that I should __disable_irq() first to prevent the interrupt handlers from being ca...

Carl_G by Senior II
  • 187 Views
  • 1 replies
  • 0 kudos

STM32F446 USB host connection issues

Hi,I am using a STM32F446 as a USB high speed host. my device is connected to a USB3300 chip to control the micro usb port, which is then connected to a camera. My code works ~90% of the time, however sometimes the connection to the camera can be unr...

JoshDarklyLabs_0-1741049534177.png

Double ECC Error inject for STM32L5/U5

Hello Community,Is there a way to inject double Flash ECC Error in Stm32L5/U5 like it is possible in case of H7 where we can simply write some different set of words at a given address without erasing? Thanks in advance,Abhi