Difference between revisions of "Use FTDI USB to TTL Serial cable for PC and APF direct connection"

From ArmadeusWiki
Jump to: navigation, search
m
m
Line 4: Line 4:
  
 
==Tested cables==
 
==Tested cables==
* TTL-232R-3V3 with APF9328 (3,3V level on UARTs)
+
* [http://www.ftdichip.com/Products/EvaluationKits/TTL-232R-3V3.htm TTL-232R-3V3] with APF9328 (3,3V level on UARTs)
 
{| border="1" cellpadding="5" cellspacing="0" summary="put summary here"
 
{| border="1" cellpadding="5" cellspacing="0" summary="put summary here"
 
|- style="background:#efefef;" align="center"
 
|- style="background:#efefef;" align="center"
Line 23: Line 23:
  
 
==Links==
 
==Links==
* [[Serial_ports_usage_on_Linux]]
 
 
* http://www.ftdichip.com/Products/EvaluationKits/TTL-232R-3V3.htm
 
* http://www.ftdichip.com/Products/EvaluationKits/TTL-232R-3V3.htm
 +
* [[Serial_ports_usage_on_Linux]]

Revision as of 15:09, 4 May 2010

Page under construction... Construction.png Informations on this page are not guaranteed !!

It is possible to avoid the use of a standard RS232 Null Modem cable to communicate between your Host and you APF, by using FTDI cables.

Tested cables

FTDI 6 pins connector APF9328DevFull UART
connector (X27)
1/Black GND -> 6 GND
2/Brown CTS# -> NC NC
2/Red VCC -> NC NC
3/Orange TX -> 3 RX
5/Yellow RX -> 1 TX
6/Green CTS# -> NC NC

Links