GPIO on MSC8156

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

GPIO on MSC8156

1,866 次查看
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.

标签 (1)
标记 (2)
0 项奖励
回复
1 回复

1,383 次查看
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 项奖励
回复