GPIO on MSC8156

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GPIO on MSC8156

937 Views
emalan
Contributor I

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.

Labels (1)
Tags (2)
0 Kudos
1 Reply

454 Views
AndrewinApps
Contributor IV

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.

 

 

0 Kudos