How can I add multiple UARTS to the stm3240g-eval?
There is only one RS-232 connector on the stm3240g-eval.
I need all 6 UARTS from the STM32F407IG on board.
Preferably RS422.
Is it possible to use lines from the daughter board connector?
There is only one RS-232 connector on the stm3240g-eval.
I need all 6 UARTS from the STM32F407IG on board.
Preferably RS422.
Is it possible to use lines from the daughter board connector?
Of course, you can connect the MCU side of the ST3485EB directly to the UART pins of the STM32: RO to RX and DI to TX, the enable pins can then be controlled by hardware flow control DE. This hardware flow control is possible with some STM32 families, e.g. the STM32F7 or STM32L4.
If the problem is solved, please mark this thread as answered by selecting Select as best, as also explained here. This will help other users find that answer faster.
Good luck!
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.