Dear Sir,
I am using the LPC1768 UART3 PIN0_0,PIN0_1 as TX and RX Transmitting data is working fine but data receiving Interrupt is not working and also in polling also it not working at that place we place LPC1769 it working fine. (Operating Frequency 90MHz, with Baud rate of (9600 - 115200)bps. Please provide any information regarding it.
Thank You,
B PAVAN KUMAR.
Solved! Go to Solution.
Hello @PK_1114,
I recommend looking into the UART Line Status Register. This register contains error bits that should provide you with a better insight of why the reception interrupt is not working properly on the LPC1768 specifically. Let me know if you identify an error.
BR,
Edwin.
Hello @PK_1114,
I recommend looking into the UART Line Status Register. This register contains error bits that should provide you with a better insight of why the reception interrupt is not working properly on the LPC1768 specifically. Let me know if you identify an error.
BR,
Edwin.
Hai Sir @EdwinHz ,
That LPC1768 IC Batch issue sir, by placing other LPC1768 IC It is working ok sir,
Thank You,
B Pavan Kumar