S32K Uart CTS_B Input State

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

S32K Uart CTS_B Input State

跳至解决方案
1,047 次查看
guys_fr
Contributor II

Hello,

CPU S32K144 / S32K148 family.

Is it possible to read the CTS_B input state ? I would like to know if the transmitter is in flow controlled ON/OFF. From the register list (Uart), the modem signal state are not listed. It is not mention if GPIO input is still valid if the pin is in Uart mode.

Thanks, Guy

0 项奖励
回复
1 解答
1,037 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi guysansoucy,

Whenever a pin is configured in any digital pin muxing mode, the input buffer for that pin is enabled allowing the pin state to be read via the corresponding GPIO Port Data Input Register (GPIO_PDIR).

pin state to be read.pngFigure 4-1. Signal Multiplexing.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

 

在原帖中查看解决方案

1 回复
1,038 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi guysansoucy,

Whenever a pin is configured in any digital pin muxing mode, the input buffer for that pin is enabled allowing the pin state to be read via the corresponding GPIO Port Data Input Register (GPIO_PDIR).

pin state to be read.pngFigure 4-1. Signal Multiplexing.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------