2023-12-28 11:51 PM
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
2023-12-29 06:25 AM
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.