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.
How can I find the GPIO numbers?
I currently have a mic amplifier block as shown below, but I am not sure which GPIO number to toggle
.
I know that for example that GPIO34 controls the LED. But how can I find what the other GPIO numbers control?
I am currently using the Launchpad F28379D
Hi Matthew,
The pin map guide is a good resource for the signals at the 20-pin boosterpack headers: https://www.ti.com/lit/sprui73
For other signals not at the boosterpack headers, such as those that control LEDs, you can take a look at the board's schematic. It's available in the User's Guide or C2000WARE directory.
https://www.ti.com/lit/sprui77
C:\ti\c2000\C2000Ware_4_01_00_00\boards\LaunchPads\LAUNCHXL-F28379D\R2.0
Best,
Kevin