4
votes
2answers
2k views

Configure a PIC pin for Input and Output

I am working on a project which uses a PIC24FJ64GA002 mcu. I am working on a bit-banged serial communication function that will use one wire to send data and then switch to receive mode to receive ...