[resolved] GPIO: Pull-up resistors on Port E
Posted on May 21, 2011 at 15:40Hi all, I've set PE0 -> PE3 as inputs with internal pull-up enabled. Without connecting anything to these pins, I read the input register as 0x09, indicating that the pull-up is only operational on pins PE0 and PE3. Ha...