I am new to using Code Composer Studio and the LP-AM243X. I got the example hello world file running, but I could not find an example in the provided files that actually manipulates any of the GPIO pins. Are there any examples or resources that show how to use the GPIO pins, even as simple as setting a pin to high/low, and maybe something for SPI. The board has 9 enhanced pwm modules that I think I could utilize for the spi signals.
I am essentially trying to use an external ADC that has spi communication with this board, if anyone has additional knowledge on using the DMA that would help me in the future as well.
Here is a link to the ADC datasheet if anyone is interested, although I am first just looking to get started with some GPIO control.