S32K Uart CTS_B Input State

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K Uart CTS_B Input State

Jump to solution
818 Views
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 Kudos
1 Solution
808 Views
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.
-------------------------------------------------------------------------------

 

View solution in original post

1 Reply
809 Views
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.
-------------------------------------------------------------------------------