Hello,
We are currently using the F28M35H52C1 Rev B. We had used Rev X until this problem started showing up.
I have built a small test program for the M3 (attached). The program simply sets up GPIO Port J pins 6 & 7 as outputs, and toggles them in a while loop. The issue I'm currently seeing is that if one of these pins is low and I pull the other high, it briefly pulls them both high. I am using a logic analyzer to watch the output on the GPIOs.
Test cases:
PJ6 Low, Pull PJ7 High. Result: PJ6 high for a few microseconds then returns low.
PJ7 Low, Pull PJ6 High. Result : PJ7 high for a few microseconds then returns low.
I've verified with a continuity meter that there is no external short between these two pins.
Any direction or insight is greatly appreciated.
Thanks!
Tom