Part Number: LAUNCHXL-F28069M
Hi!
Is it possible that the datasheet pinout is just wrong?
I'm trying to map the GPIO pins to their respective pin number, but I'm getting conflicting information:
I'm toggling BIT12 (GpioDataRegs.GPATOGGLE.all |= BIT12;) and it is toggling the output of Pin#5. When I go to the C2000 Datasheet, it says GPIO20 is Pin #5. When I go to the F28069M Reference Guide, it says to toggle access GPIO20, toggle BIT20, and BIT12 should be GPIO12.
How can BIT12 control GPIO20? Or what am I doing wrong?
