I'm using the LPC865M201JHI48 microcontroller for UART communication. The transmit function works correctly using polling method (I verified this using a serial terminal like PuTTY), but the receive function is not working properly. if there any example code?