Serial comms wiring

This forum is for general questions you have on assembling and troubleshooting your GPIO board. You can purchase a GPIO board at DIYAutoTune now!
Post Reply
12lbchevelle
Posts: 8
Joined: Wed Jan 18, 2012 2:32 pm

Serial comms wiring

Post by 12lbchevelle »

Hello,

Just having trouble getting the firmware to load on my board.

I want to verify that I have the DB9 wired correctly.

I am wiring the DB9 directly to the board, instead of going through the headphone jack from Mauser.

I know Tx and Rx get connected to pins 2 and 3, but which goes to which?

Thanks,

Dan
Bernard Fife
Posts: 1696
Joined: Fri Apr 04, 2008 1:28 pm

Re: Serial comms wiring

Post by Bernard Fife »

Dan,

There are pads labeled Tx and Rx adjacent the serial plug location on the PCB. I would connect directly to those.

The connection to the DB9 are:
- Tx -> DB9 pin 2
- Rx - DB9 pin 3
- Gnd - DB9 pin 5

You can get this info directly by comparing the MAX232 connections on the GPIO board to those on the V3 main board.

Lance.
"Never wrestle with pigs. You both get dirty and the pig likes it." - George Bernard Shaw
12lbchevelle
Posts: 8
Joined: Wed Jan 18, 2012 2:32 pm

Re: Serial comms wiring

Post by 12lbchevelle »

Thanks Lance,

I've been doing the majority of my attempts at burning firmware with the Tx and Rx wired wrong. Maybe I'll have more luck now :)

Another quick question. Does the headphone jack from Mauser protrude across the edge of the PCB? I.e. Can it be soldered to the board without drilling a hole in the case?
Bernard Fife
Posts: 1696
Joined: Fri Apr 04, 2008 1:28 pm

Re: Serial comms wiring

Post by Bernard Fife »

Dan,

The serial plug is designed to be flush with the end of the PCB. So you don't have to drill a hole in the end plate for it if you are going to pull the end plate to use the serial port.

Another alternative is to bring the serial comms out the Ampseal connector, and wire them to either a DB9, or a headphone plug (or some other 3+ pin connector, if you like). This is described here: http://www.msgpio.com/manuals/mshift/assembly.html in step A.8.1 and A.8.2

Lance.
"Never wrestle with pigs. You both get dirty and the pig likes it." - George Bernard Shaw
12lbchevelle
Posts: 8
Joined: Wed Jan 18, 2012 2:32 pm

Re: Serial comms wiring

Post by 12lbchevelle »

Thanks again Lance.

In some cases one might use up all of the pins in the ampseal so in those cases it is better to not bring the serial out through the ampseal correct? I haven't looked at how many spare wires there are in the ampseal so I don't know the answer yet.
Bernard Fife
Posts: 1696
Joined: Fri Apr 04, 2008 1:28 pm

Re: Serial comms wiring

Post by Bernard Fife »

Dan,

All of the 25 I/O circuits are assigned a particular pin on the 37 pin Ampseal connector, with enough left over for the power, grounds, CAN, and serial connections (which are also assigned to particular pins). The serial pins are set aside regardless of whether you use them or not (however, some people might choose to run the bootloader connection through one of the serial pins, for example, so they can load code without having to open the case).
ampseal.GIF
ampseal.GIF (15.61 KiB) Viewed 18755 times
Lance.
"Never wrestle with pigs. You both get dirty and the pig likes it." - George Bernard Shaw
Post Reply