This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

UART Example Problem when changing pins

Using the UART example of the 52DK with the TX and RX pins set as 8 and 6 the example works.  If I try to change the pins to different pins such as 22 and 23, it does not work by giving an UART Comm Error.  Problem is reported from the UART ISR.

Related