Hi guys, I'm struggling with uart communication for the PIC24F. With my code I'm able to transmit data from the microcontroller to the PC, but it I'am not able to receive data from the PC to the MCU ... It seems that my code never go to the interrupt. I s..
↧