Question
STM32 signalling for RS-485 - DE?
We are using the STM32F091RC to setup an RS-485 interface with the TI SN65HVD11. How do we connect to the DE control signal for the SN65HVD11?
I have currently selected USART3 -
- R - PC5 (RX)
- D - PC4 (TX)
- DE - PB1 (RTS)
Is this correct? Also what is CK_RTS, I could not find a pin description.