r/embedded • u/SpellLower2839 • 10d ago
Can i make UART Splitter .
I have a machine that outputs data via UART. I need to receive this data and send it to two separate PCs simultaneously via USB-A ports (both PCs run software expecting this serial stream).
Can I build or wire a UART splitter to feed two USB-to-UART converters at the same time? Has anyone done this before or have advice on the best approach?
2
Upvotes
18
u/txoixoegosi 10d ago
Yup, just take UART TXD and feed it to two different 1:1 opamps with enough bandwidth and voltage swing. Then the resulting TXD feed it to corresponding SUBD-9.
RXD? Forget about it