LPC55S16- IO Expander

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

LPC55S16- IO Expander

754 次查看
Sathiya_T
Contributor I

Hi,

Am using lpc55s16, how to configure IO pin to IO expander, kindly guide to the configuration process

0 项奖励
回复
1 回复

738 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

The LPC55S16 does not support I/O expander feature. For the LPC55S16, almost every signal is multiplexed with GPIO function, but the total GPIO pin number is totally dependent on package.

If you want to expand I/O cell, you have to use the chip for example PCAL9554B or PCAL9554C which use I2C to expand I/O.

https://www.nxp.com.cn/docs/en/data-sheet/PCAL9554B_PCAL9554C.pdf

it is okay to use a MCU with large package for example LPC54628, it has 208 pins, of course, a lot of GPIO pins.

https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mc...

with each GPIO pin of LPC family, you can set or clear the pin logic in output mode, or input the pin logic in input mode.

Hope it is helpful

BR

XiangJun Rong

 

0 项奖励
回复