The PIC24FJ128GC006 only has one RPINR pin (pin 48, RC14), I have mapped it to SDI1. RC14 is an input only so there is no TRISC bit or ANSC bit. When I try to receive a byte from the SPI1 port I get all zeros (despite seeing the correct data using a logic..
↧