Flexcomm serial single pin TXD usage

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

Flexcomm serial single pin TXD usage

跳至解决方案
502 次查看
pejo
Contributor III

Hi there,

I don't have much experience in configuring Flexcomm and pin ports for LPC5504. I have the pin FC3_TXD_SCL_MISO_WS available but the rest of the FC3 serial port pins are being used as simple PIO/ Digital Input Output pins (Function=0).

I was wondering if it is possible to use only the Flexcomm 3 TXD pin for  communication (basically sending debug information) while keeping the rest of the pins for other functions like DIO.

0 项奖励
回复
1 解答
487 次查看
Harry_Zhang
NXP Employee
NXP Employee

Hi @pejo 

Yes, you can use only the FC3_TXD pin for communication while keeping the other Flexcomm 3 (FC3) pins as GPIO. The LPC5504 allows configuring individual pins for different functions within the Flexcomm peripheral, so you don’t need to enable the full UART interface.

BR

Harry

在原帖中查看解决方案

0 项奖励
回复
1 回复
488 次查看
Harry_Zhang
NXP Employee
NXP Employee

Hi @pejo 

Yes, you can use only the FC3_TXD pin for communication while keeping the other Flexcomm 3 (FC3) pins as GPIO. The LPC5504 allows configuring individual pins for different functions within the Flexcomm peripheral, so you don’t need to enable the full UART interface.

BR

Harry

0 项奖励
回复