Tag Archives: #dsPIC33 UART

dsPIC/PIC24 UART without DMA (using XC16 and MPLAB X)

UART in 16bit controllers (dsPIC and PIC24) has a FIFO buffer for their receive and transmit buffers. In 8 bit variants the buffer size is 1 byte. For the PIC I’m using (dsPIC33FJ128GP202) it is 4 bytes and may change … Continue reading

Posted in Electronics | Tagged , , , , , , | Leave a comment