STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bus stall when writing/erasing flash on STM32H7

Hello,I am writing & erasing flash during operation, and this seems to cause a bus stall which prohibits all execution from flash during these operations.AN4808 seems to indicate that if you use a dual-bank device you can avoid this by executing out ...

ST User by Associate III
  • 945 Views
  • 6 replies
  • 1 kudos

Stop mode current with NUCLEO-32

Hi,I am using the NUCLEO-32 STM32L011 kit and I want to put the MCU in stop mode to measure Idd. Everything seems to be going well but when I measure the current, this is 2.5µA versus 0.5µA announced in the datasheet when the stop mode is activated w...

Interupt uart not working nucleo g431rb

Hi all i am working in interrupt driven uart uart2 which is connected to the usb port in nucleo -g431rb The interrupt handler is not been called I have shared my code any thoughts kindly share.void USART2_IRQHandler(void) { /* USER CODE BEGIN USAR...

NJP.1 by Associate III
  • 992 Views
  • 7 replies
  • 0 kudos