Quantcast
Channel: PIC24 Topics
Viewing all articles
Browse latest Browse all 3494

My UART TX working properly but RX is not working (KMDN)

$
0
0

void UART2_INT(void)
{
U2BRG = 103; // // Baud Rate setting for 9600(65)

/*
U2STAbits.UTXISEL0 = 0; // Interrupt after one TX character is transmitted
U2STAbits.UTXISEL1 = 0;
IEC1bits.U2TXIE = 1; // Enable UAR..

Viewing all articles
Browse latest Browse all 3494

Trending Articles



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