Unexpected UART interrupt in STM32G0
Hi All,
I'm facing a strange issue on UART,
I generate the code by CubeMx for UART functionality, UART is working fine but when ever i remove the TTL (Serial to USB) and keep Rx pin float, UART interrupt occurred continuously and main application stopped.
I want to know why interrupt occurred on floating UART pins
