If a PIC with 8 bits input for each ports RA, RB and RC, and I only uses one of the RC (lets say RC7, denoted as RX) for serial receive, is it possible? Can anyone provide a simple serial communication for receive in C code as a starter for me to learn? Thanks.