I'm trying to configure several pins as simple GPIO. I've been able to write/read from some, but others don't seem to act correctly. They are all configured the same, but I've identified several which simply won't respond to a write request (aka. change the pin output). Can you assist? I've checked that they are not used by any peripheral.
Working pins: P914, P915, P813, P713
Non-working pins: P908-P913, P806
This is on a S7-DK evaluation board, SSP 1.1.3.
Pin configuration is:
Output Mode, No Pull up, Low Drive, CMOS, GPIO.
Thanks,
Rich