Hi,
I am working on picolo F28021. I need some help on sci communication. whenever a data comes on RX pin, the isr will executes. Some noise on the RX pin will also interrupt the controller. Can I make the controller to be Interrupted only when a valid data comes on the RX pin.
How can i avoid the noise signal without triggering the ISR.