Resolved! STM32G4: USART buffer overrun during Flash Erase operation
Hi ,I am using STM32G4 to receive USART data from external interface and USART buffer overrun when USART interrupt conflicts with Flash Erase operation. As mentioned in STM32G4 Reference manual , in single bank mode, any read operation while writing/...