I have a problem about serial communication between SAMD21 xplained pro and TM4C123.
I want to led toggle when I send "a" from SAMD21 board to TM4C123 (serial-UART)
Uart rx tx connections are OK. I used example project "USART_QUICK_START_CALLBACK". But failed.
Is there anything that I forget? I need help please. (I read codes in energia, when send "a" from energia serial monitor, blue led on. ).
Regards,