This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I would like to create a simple general logic hub, half duplex, 3.3V, as in the design below. I looked at your RS485 design example as a reference as well. In my design, the direction is controlled by a microcontroller.
At the moment, I think about using 74AC245 as direction controlled transceivers. However, they do not have separate R/D lines. That means that in the direction (N to 1), the signal has to go through a OR or AND gate (depending on idle low or high of the signal).
In the 1:N direction (from left to right in the sketch), however, I would need a direct connection to the transceivers without a gate, because the gate does not work in that direction.
The solution I can think of with components I know is to integrate a switch in the design that bypasses the gate when communicating in the 1:N direction. But I am looking for better solutions. This is where I could need some help:
Thanks in advance, I hope to get some more insights here.
Christoph
PS I don't need auto-direction detection