This is a simple USB to 4 port RS232 converter board. Modern PCs (cheap ones anyway) generally don't have RS232 ports anymore. I am working on a data acquisition system that will require multiple RS232 ports to talk to different instruments. One of the problems with USB is that you can't guarantee that every time the system boots, the USB components will enumerate to the same devices. It would be possible to use multiple, single port USB to RS232 adapters to connect to the instruments, except that each time the system reboots, the instruments could appear on different TTYs. Using a single USB device with 4 UARTs in it insures that ttyUSB0 connects to the same physical device every boot cycle.
Files
USB_Quad_RS232_IF_V1p2.pdf
Schematic of Board with updates added.
Adobe Portable Document Format -
503.66 kB -
11/04/2022 at 23:17
Sorry to take a while to get back to you. This project was done in Altium Designer, so no Kicad or Eagle project. The PDF schematic and Bill of Materials are in the files section.
Thanks, that part looks good! I have been using FTDI parts through the years and have had good luck with them, so they are my first choice for stuff like this.
I know its a lot to ask....PCB schematics gerbers? KIkad or Eagle? Many thanks