PN7462 GPIO 13

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

PN7462 GPIO 13

1,861 次查看
sergioa
Contributor III

How can i configured I2CM_SDA pin to be use as GPIO 13?

Thanks in advance

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

1,560 次查看
sergioa
Contributor III

Hello I enable gpio 13 with this register configuration

 

PH_REG_SET(PCR_PADIICM_REG,(PCR_PADIICM_REG_SDA_EN_OUT_MASK|PCR_PADIICM_REG_IICM_SW_ENABLE_MASK)); 

 

For use gpio upper 13 yo had to enable input or output and enable pad configuration.

 

bye

0 项奖励
回复

1,560 次查看
dangkhoatran180
Contributor I

Hi sergio, i am doing with your way, could you please help me, affter configured, how can i read data from I2CM_SDA pin?

0 项奖励
回复