Build a JP1.x/JP2 cable using an FTDI Serial Converter Cable

Forum for the discussion of JP1 Interfaces, hardware hacks, etc.

Moderator: Moderators

Post Reply
3FG
Expert
Posts: 3434
Joined: Mon May 18, 2009 11:48 pm

Post by 3FG »

Yes, it is a low price, and it has Rx and Tx LEDs, and has the necessary signals including RTS. So it should work...... provided it is actually made with FTDI chips.

If it is made with counterfeit or cloned chips, the drivers supplied by FTDI may not work. Still, for <$10, it is probably worth the gamble. A similar product, made by FTDI cost $20, and doesn't have the LEDs.
underquark
Expert
Posts: 874
Joined: Mon Jun 20, 2005 4:58 am
Location: UK

Post by underquark »

Get the FTDI one. It is known to work and the wires are of a standard colour. The picture of the cable you show suggests that it is same as in this thread. The latest I heard was that they hadn't yet worked out which wire was which (it has different colours to the FTDI cable) let alone confirmed that the cable worked or not.

If, however, you fancy an experiment (and there's no harm in that) then go ahead and let us know if you get it working.
3FG
Expert
Posts: 3434
Joined: Mon May 18, 2009 11:48 pm

Post by 3FG »

The description on eBay for the cable which nejpski linked says:

Code: Select all

New USB to TTL Serial Cable FTDI chipset FT232RL 1.8M 6ft for Arduino UNO mini
Feature:
l FTDI based USB to TTL Serial Cable are designed using the the standard FT232RL chipset. 
l The cables provide a fast, simple way to connect devices with a TTL level serial interface to USB. 
l RX and TX LEDs indicator 
l The cables are available with a 6-way SIL, 0.1" connector 
l TTL levels is 3.3V 
l The TTL-232R cables are a family of USB to TTL serial UART converter cables incorporating FTD's FT232RQ USB to Serial 
UART interface IC device which handles all the USB signalling and protocols. The cables provide a fast, simple way to connect 
devices with a TTL level serial interface to USB 
l Each TTL-232R cable contains a small internal electronic circuit board, utilising the FT232R, which is encapsulated into the USB 
connector end of the cable. The other end of the cable comes with a selection of different connectors supporting various applications . 
l Cables are FCC, CE, RoHS compliant and are available.
l Cables are available with either a 6-way SIL,0.1”pitch connector, a 3.5mmAudio Jack, an 8 way, keyed 2mmpitch connector 
(intended for use with VMUSIC2 or VDRIVE2) or bare, tinned wire ended connections 
l The USB side of the cable is USB powered and USB 2.0 full speed compatible. Each cable is 
1.8mlong and supports a data transfer rate up to 3 Mbaud 

Note:
1 - Black:GND 
2 - Blue:CTS
3 - Red:5V
4 - Green:TXD
5 - White:RXD
6 - Yellow:RTS 

So the colors shouldn't be a mystery. I would check to see if #3 actually provided 3.3 or 5 volts. If it is 5 volts, I would consider not attaching wire #3 to the remote (unless it is a 4 battery remote).
Note that the descriptions in the two listings are identical except this one has appended the definition of the wire colors.
mrf4665
Posts: 5
Joined: Fri Jan 25, 2013 10:29 pm

Post by mrf4665 »

Found a source for genuine FTDI USB TTL-232R-3V3 cables that's even cheaper than Mouser, Digikey, etc. They're currently $16.50 and First Class shipping is very reasonable.

Wish I had found this prior to placing my order earlier this week....

http://microcontrollershop.com/product_ ... ts_id=2728

Cheers,
Mark
nejpski
Posts: 16
Joined: Tue Jan 15, 2013 2:53 am

Update on <$10 cable from Fleabay via Hong Kong (shipped)

Post by nejpski »

I received the cable from Fleabay today. Havent had a chance to do anything with it except verify that the red line is indeed 5 v.

I also plugged it into a laptop running win 7 ultimate. It automatically downloaded drivers for the cable without any hiccups.

As mentioned in the original post from me, the connectors is 6 single rather than a 2x3 setup. Also the LEDs are present as original description states.

Will update after I have a chance to do so.
nejpski
Posts: 16
Joined: Tue Jan 15, 2013 2:53 am

Post by nejpski »

Great News. After checking colors and function, I connected 4 of the 6 connectors directly on appropriate pins and everything seems to work great!!

I will list the new color vs old (although anyone can figure that on their own based on above and published info on the other available USB cables).

I have not put the cables into any kind of 3x2 header (and may not). I can put individual plugs on pins as is without any modification. I suppose I could get out some super glue and glue 4 (or 6) of the plastic headers together to make it somewhat more convenient (and perhaps add durability and longevity)..... a heat shrink tube might also be suggested for same.

And they have raised the price on fleabay back to about $10 with another $1 shipping. BUt I must say, I am pleased with my purchase. I am NOT a high volume user, so others may locate an issue(s) which I have not.

Thanks again for all the experts support.

Let it snow!

PS...Per previous poster, I have left the 5 volt (red wire) disconnected. This has not caused any problems with reading or programming my remotes. [The blue wire is also left disconnected.]
nejpski
Posts: 16
Joined: Tue Jan 15, 2013 2:53 am

Color cross chart for the $10 Fleabay Cable noted above

Post by nejpski »

Wire Number \ USE \ OLD COLOR \ NEW COLOR

[1] Ground \ Black \ BLACK

[2] CTS \ Brown \ BLUE (Not connected)

[3] VCC \ Red \ RED (Not connected) 5V

[4] TXD \ Orange \ GREEN

[5] RXD \ Yellow \ WHITE

[6] RTS \ Green \ YELLOW
gentzel
Posts: 40
Joined: Mon Sep 22, 2003 6:10 pm

Post by gentzel »

I need another JP1x cable like I need more remotes (there are boxes full downstairs), but I love this stuff and had to try the eBay cable.

Picked up 2 cables from the auction link posted by nejpski, slapped on 2x3 connectors, a little heat-shrink tubing (optional) and voilà! They work great. And I do appreciate having the LEDs which is the main advantage over the genuine FTDI cables (well, that and price).

Sad not having Tommy around. His contributions are still going strong.
uwereinert
Advanced Member
Posts: 153
Joined: Wed Aug 27, 2003 6:40 am
Location: Chemnitz

Post by uwereinert »

gentzel wrote:Sad not having Tommy around. His contributions are still going strong.
You're right!

Uwe
nejpski
Posts: 16
Joined: Tue Jan 15, 2013 2:53 am

Post by nejpski »

Dido! If Tommy is reading this.....this ALL wouldnt have been possible without HIM. Doesnt take a genius to figure that out.
supertommy
Posts: 38
Joined: Sun Mar 10, 2013 5:11 am

italy

Post by supertommy »

i m in italy
this one should be ok i guess right?

http://www.ebay.it/itm/USB-to-TTL-conve ... 1e780b23d9

it's ft232rl chip based one...
gentzel
Posts: 40
Joined: Mon Sep 22, 2003 6:10 pm

Re: italy

Post by gentzel »

supertommy wrote:this one should be ok i guess right?
Possibly, but it's a bit off-topic as this thread is about adapting a cable.

Why not just use one of the cables already verified as working, as posted earlier in this thread?
supertommy
Posts: 38
Joined: Sun Mar 10, 2013 5:11 am

cant find

Post by supertommy »

because i cant find here in italy/europe/uk a cheap one like the item i posted

i can't understand if any ftd based device should be ok... to connect a jpx interface i need only rx tx and gnd line?
gentzel
Posts: 40
Joined: Mon Sep 22, 2003 6:10 pm

Re: cant find

Post by gentzel »

supertommy wrote:because i cant find here in italy/europe/uk a cheap one like the item i posted
The posted eBay seller ships free to Italy.
3FG
Expert
Posts: 3434
Joined: Mon May 18, 2009 11:48 pm

Re: cant find

Post by 3FG »

supertommy wrote: to connect a jpx interface i need only rx tx and gnd line?
The interface also need RTS, which is connected to the Reset pin of the JP1 connector.
Post Reply