Yes, I understand that changing a PBP preset default in line and not putting it back after use could mess up other commands.

Working with the A/D now.
I just set the registers manually when I need the A/D done and then return the port A pin back to the normal state when finished.

If I never call the command for ADCIN then the port A pins will only be in a state that I set.... at least I think that's the way it works.
I suspect that one of the other defaults may set the A port to analog along the way or at power up so I will watch for that too

I am using A0 and A1 for analog and the other A ports for digital

Even though I do not understand all the little settings that PBP does for me, I write this so that others with similar problems can find this information with a forum search

tcbcats