Hi,
The issue we are seeing is that GPIO 20 and 21 cannot be set, clear, or toggled. The data register has no response. All other GPIOs work perfectly. It seems that this error has happened on the F28335 before on the following forum link:
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
The issue we are seeing is that GPIO 20 and 21 cannot be set, clear, or toggled. The data register has no response. All other GPIOs work perfectly. It seems that this error has happened on the F28335 before on the following forum link:
Here is how the GPIO is connected from the output. The output is just sent to a buffer.
They have configured the GPIO as output. In fact, only those two GPIOs are having an issue right now, the other IOs work just fine. They are checking the code as well.
There was one error in the previous post, the device they are using is F28377S instead of F28379S.
Another issue they are running into right nw is that they have to directly jump GPIO72 and 84 to high and also using INK_FLASH.cmd when building the system. It seems like the software cannot boot to FLASH, it cannot restart after powering up. Any clues?