Home › Forums › Microcontrollers › PIC Microcontroller › PIC Microcontroller Pin in High Impedance State › Reply To: PIC Microcontroller Pin in High Impedance State
May 1, 2015 at 8:16 pm
#11323
Ligo George
Keymaster
You can easily make an IO pin of PIC Microcontroller in High Impedance by making it an Input Pin. Just set the TRIS bit corresponding to the pin, it will make that pin High Impedance Input.