Need to control RTS and CTS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-06-07 04:23 AM
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
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-06-07 05:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-06-07 04:58 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-06-07 05:00 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-06-07 05:45 AM