Hi.
We are looking for the guidelines (i.e. API documentation and demo projects) on how to access and utilize the MSC8156 GPIOs. There are apparently 32 of them and we would like to use them on a project. According to the MSC8156ADS Reference manual, they are available on the board on the PTMC interface port J1.
Doe anyone know where we can find more information
Desperate.
Estian.
Programming the GPIOs is done directly via the GPIO registers (PDIR, PDAT, etc).
a. SDOS API for GPIOs isn't there, programming of the GPIOs is done directly to allow maximum flexibility.
b. Operation of the GPIOs is explained in the MSC8156 Reference Manual - Chapter 22: GPIO. This document is available on the Freescale public website.