I am using TIVA TM4C1290NCPDT MCU.
I am having issue related to port pins 53 (PG4),54 (PG5),56 (PG7),57 (PQ5).
I define them to GPIO output and give high logic but pins are always Zero and pin number 55 (PG6),58 (PQ6) are not connected pins in layout and but it shows continuity to ground.
And also no other functionality is working on these pins. I have checked for SSI. In all configuration the pin status is 0 VDC. I have also define those pins as Input and also make internal pull up but still these pins status is 0 VDC.
But the 5(PQ0), 102(PQ4), 49(PG0), 50(PG1) is working properly.
So i think it must be internal problem of MCU in that particular region of MCU.
I got 5 other samples of this MCU from TI. And all are having the same problem.
The Exact Details of MCU is YF TM4C129 4NCPDT13 48ATYHW G4.
So need any suggestions regarding these issue??