Anyone knowing how to fix this please help. I am trying to put a received byte from the UART (ie: ASCII '2') and then put the first pinout of portB high. OXFE is equivalent to 1111 1110 in binary. Since the PIC reads the LSB first PIN B0 should be high. However I have an error in this code and I can't fix it. Please help!