Part Number: TMDSIDK437X
Hello,
I have been trying to work through the PRU Training Hands on Lab (found here:
) using the TI AM437x Industrial Development Kit, as opposed to the Beaglebone Black, and have come across a few questions. In Lab 1, the R30 register is being written to, which controls the PRU GPO as far as I can tell, so as to toggle the on-board LEDs. However, when I compile and try to run the code on the IDK, the LEDs do nothing. I believe the source of this problem is that the board's Pinmux file has Mode 0 selected for the LEDs, where the pins control various LCD and CAM1 signals (seen here under the LEDs section:
). My question is then, can I change these Pinmux settings to their GPO equivalent mode (Mode 5) or are they "locked" in Mode 0 to perform a specific function on the development kit? If I can change them, do I do this in the Pinmux Application or in Code Composer Studio? Any information would be greatly appreciated.
Thank you very much,
Broydon Stufko
