Skip to main content
Associate II
August 30, 2024
Question

Hardware Flow Control in CubeMx selection

  • August 30, 2024
  • 1 reply
  • 778 views

How to enable Hardware Flow Control in STM32 Cube MX , because when I am trying to enable it - conflict with ADC1:IN6 . I want to enable Hardware flow control RS485.

I have attached the screenshot of the issue being faced.

Screenshot (96).png

This program is generated by STM Motor Control Workbench. I haven't changed any parameter.

1 reply

STTwo-32
Technical Moderator
August 30, 2024

Hello @hu88 

This means that it will need a Pin that is currently used by the ADC1:IN6.

Best Regards.

STTwo-32