Skip to main content
Visitor II
December 29, 2023
Question

LL_USART receive interrupt STM32G070 not working

  • December 29, 2023
  • 1 reply
  • 786 views

Hi, All

i'm using stm32G070CBT6, i have some problem with low layer usart interrupt.

the MCU seems always hang when received usart byte. 

Has anyone here experienced something similar?

how to solved this case.

 

thanks

    This topic has been closed for replies.

    1 reply

    Super User
    December 29, 2023

    Show your code. Where and why does it hang? Debug, hit pause, step through code to understand why it behaves the way that it does.