Hello there,
I am trying to understand the sample code for OMAPL138 GPIO that came with PSP 1.30.00.06. As far as I can see, it is not initializing the PINMUX for enabling the GPIO pins that are being used. However, similar code that is written for OMAPL137 makes a call 'configureGPIO()' inside gpioSample_io.c that sets the appropriate PINMUX.
Am I missing something?
Also, why are the GPIO banks addressed from '0' while the pins are addressed from '1' in the PSP driver? I find this a bit confusing, and could not find any documentation. In fact, I had to dig through the driver source code to figure out this addressing scheme.
Thanks,
Joe
BIOS: 5.41.10.36
CGT: 6.1.19
PSP: 1.30.00.06