STM32F411 communication with Ranger Micro 2.4GHZ ELRS Module over UART
Hello,
i am Interfacing a module (Radiomaster Ranger Micro) to my MCU (STM32F411) using the UART Interface, but this module has only one Hard-Pin for both TX and RX.
Sending packages from the MCU to the module is working already well.
Now i want to receive packages from it.
I searched the net for a solution and readed that i may use a gate switch (NAND, OR, …) or even MUX, DEMUX.
I want to write here and ask for some advices which is the better.
I do not want that the MCU heat it self so i want to connect only TX to the module for sending and only RX to the module when receiving.
Thanks in advance.
