cancel
Showing results for 
Search instead for 
Did you mean: 

Need to control RTS and CTS

Hiren Bhuva
Associate II

Hello community,

I need to control RTS and CTS signals in my application.

But, It looks like STM internally controls these signals.

Can anyone suggest better way to control them in my application.

Thanks,

Hiren Bhuva

1 ACCEPTED SOLUTION

Accepted Solutions
Yes, look at "Hardware flow control" in the reference manual.
If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

3 REPLIES 3
TDK
Guru

The RTS and CTS pins are directly supported by the STM32 UART peripheral by enabling hardware flow control.

Next time, please include your chip part number.

If you feel a post has answered your question, please click "Accept as Solution".
Hiren Bhuva
Associate II

Thanks @TDK​  for quick response,

I am using STM32F401RET6 MCU.

I need to take decision when CTS is asserted. Can I control them in application?

Thanks,

Hiren

Yes, look at "Hardware flow control" in the reference manual.
If you feel a post has answered your question, please click "Accept as Solution".