Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 216555

Forum Post: RE: TM4C1294NCPDT: The UART RX interrupt can't be triggered

$
0
0
Hello Andrey, Do you have the pcCommInterface interrupt properly registered in startup_ccs.c? If you pause the debug, is it in the while loop or did it get caught in an ISR? For readability, I recommend chaning GPIOPinTypeUART(GPIO_PORTA_BASE, 0b00000011); with GPIOPinTypeUART(GPIO_PORTA_BASE, GPIO_PIN_0 | GPIO_PIN_1);

Viewing all articles
Browse latest Browse all 216555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>