Hello,
My goal is to run Asynch UART on 3 different SCI channels. Currently I can get 1 Asych UART working just fine on SCI channel 0.
I looked at SCI Channel 1 and saw that it's pins were currently being used by the System CGC so I'll let it be.
When looking at SCI Channel 2 I see that it points me to Pin302 and Pin301. However I don't see headers for P302 or P301 on the Renesas Board! I'm wondering if there is any way to reassign the headers on the board so that I can use my SCI Channel 2?
Thank you