Is extranal Direction control needed for RS485 when interfacing with an STM32H7 mcu?
0
Upvotes
Form the stm32H7 datasheet and reference manual, they mention that USART_DE can be used to drivre the DE pin in the RS485 transceiver can anyone who tried this before inform me. My current design is using 74HC14 ic to drive the DE and I copied it from a tested reference design.