Hi,
My software uses digital input pins to read some signal outputs. I know that if the pins are left unconnected (floated), they read "Hi" value. Is there any way to activate/select a pull-down resistor for those pins through software?
I know the hardware solution is to pull down those pins to the ground to read "Lo" when they are floated.
Thanks,