|
|
|
|
|
|
|
How to connect to FrSky DFT Tx module using FTDI
Interesting... I didn't think it would be that easy.
It is a well known fact that FrSky Tx modules (and receivers too) use RS232 as interface, therefore connecting them to a computer might be kinda problematic. ![]() Basically there are three options: - find a PC with a real RS232 COM port, usually old PC and laptops have it, and use a RS232 cable that came with the module; - buy a RS232 to USB adapter - proves to be the most problematic since most of the adapters are not properly working under newer versions of Windows, like Windows 7 x64; - since RS232 uses inverse voltage levels comparing the FTDI TTL levels - build a signal inverter using two transistors which is kinda messy, but then you can use any FTDI adapter, usually no drivers needed, works with every version of Windows, just plug it in. Last option is the most preferrable because probably anyone who messes with microcontrollers should already have FDTI cable or adapter anyway. I decided to look inside the FrSky Tx module to see if I can find an easier way than finding four resistors, two transistors, and then solder all that stuff on some board, and then putting it somewhere... Hmm, there's a Sipex SP3232E chip that provides the RS232 output levels and actually does quite opposite from what I need - it converts TTL levels into RS232 levels. So why don't I just circumvent those two inverters... then I would get normal TTL levels! Tiny soldering iron - check, helping hands with magnifying glass - check, steady hands - oh shoot, where are they... oh well, have to go with those that I have. In ten minutes I desoldered and lifted legs 13 and 14, soldered tiny pieces of wire to 11 Out(Tx) and 12 In(Rx), and voila! - it's working through the normal FTDI adapter streaming bytes of telemetry data at the 9600bps speed... sweet. ![]() But mind you - that mod is not for everyone, distance between the chip legs is 0.65mm (1/40 of an inch)... Use that mod at your own risk, I have NO RESPONSIBILITY WHATSOEVER for anything that may occur as a result of your actions if your board is destroyed and warranty is lost. Update: added some macro shots to show what I'm talking about.
|
|
|
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Discussion How to connect dx6i to FrSky V8 | nNF | Radios | 7 | Jan 09, 2012 04:34 AM |
| Discussion Anyone know how to convert DX7 to FrSky 2.4Ghz using the DIY module from FrSky?? | roberted5 | DIY Electronics | 6 | Sep 09, 2011 10:43 AM |
| For Sale FrSky module for JR TX $35 | John Kim | Aircraft - General - Radio Equipment (FS/W) | 0 | Jun 01, 2011 01:48 PM |
| Mini-HowTo Using XBee Explorer USB for FTDI application モU-blox GPSヤ | alz3abi | UAV - Unmanned Aerial Vehicles | 0 | Apr 04, 2011 05:08 PM |
| Help! Problem with FrSky V8HT DIY module in Futaba tx | RobEm | Radios | 5 | Mar 30, 2011 11:21 PM |