TucsonDon
Member
I have a project that I am using two MCU's (PIC18F47K42, PIC18F45K22), to transfer data via fiber and I am using the code that is generated by MCC in MPLab X. I will be sending packets of 3 bytes. Not having any experience with the UART protocol I am trying to figure out how to mark the end of the packet so that I can process the data.