Other Parts Discussed in Thread: MSP-EXP432E401Y
Hello,
Recently, I used the MSP432E401Y in a new product design. Every function works properly, apart from pin 128 on GPIO port D. Every pin seems to operate as expected (this port is sending parallel data to a display), apart from pin 128.
I decided to import an example project as a sanity check. I imported the basic timerled example for FreeRTOS & CCS Ti compiler, and instructed pin 128 (PD7) to toggle every second. I am watching it with an oscilloscope, and it is not toggling properly.
I've tested this on my custom board where pin 128 is accessed directly, and on 3 of the MSP-EXP432E401Y LaunchPads. Is this the expected behavior? I'm struggling to see anything addressing this in the documentation.
Is it an issue with my syscfg file? The syscfg believes that it is configuring for a launchpad.
Thank you for your help,
Dan