In CubeMX, how to enable "Hardware Flow Control (RS485)?"
Hello
I am using STM32CubeIDE 1.0.2 with CubeMX.
Hardware: STM3240G-EVAL (Evaluation board with STM32F407IG)
I have to use RS485 in the program.
In CubeMX in UART options, I do not see the option "Hardware Flow Control (RS485).
On the video https://youtu.be/x0p2p9RLtkA?t=60 I can see that there is such an option in CubeMX at UART. Can I turn it on somehow? Can I use CubeMX to generate the code for rs485? If so, in what way?