| 网站首页 | 精品文章 | 下载中心 | 本站教程 | 邮购须知 | 电子商城 | 网站简介 | 常见问题集锦 | 
您现在的位置: 单片机启点网 >> 精品文章 >> ARM专栏 >> 文章正文 用户登录 新用户注册
ARM编程:GBA 串口启动线(附图)            【字体:
ARM编程:GBA 串口启动线(附图)
作者:佚名    文章来源:本站原创    点击数:    更新时间:2005-03-27

GBA link-port pinout
--------------------
_______
/ 5 3 1 \
| 6 4 2 |    (looking at GBA link-port)
'-------'

1    VCC
2    SO
3    SI
4    SD
5    SC
6    GND



schematics
----------

GBA            MAX3222CPN     PC (9 pins female)
---            ----------     ------------------
SO 2 ---------> 12 -> 15 -----> 2 RxD
SI 3 <--[R]---- 13 <- 14 <----- 3 TxD
SD 4 ---------> 11 -> 8  -----> 8 CTS
SC 5 <--[R]---- 10 <- 9  <----- 7 RTS

VCC 1 -.------- 17
       +------- 18
       |
       `-+|(-.
             |
GND 6 -.-----+- 16
       +---------------------- 5 GND
       +------- 1
       +--)|+-- 3
       `-+|(--- 7

       .--)|+-- 2
       `------- 4

       .--)|+-- 5
       `------- 6



Resistors
    I used 390 ohms, but Jeff advises 1 KOhms on this. see url above for
his FAQ.
    This is used to prevent short circuit.
    Actually there's no need for a resistor in the SI line as this must
be input anyway:
    according docs: "Always set the SI terminal to an input.  If it is
set to an output, a problem may occur with some connecting equipment."

Capacitors
    5 pieces, each 0.1uF
    Drawn in ascii as: ----)|+---   (where + is the positive end)

MAX3222CPN
    get one (or two;) samples of the MAX3222CPN at www.maxim-ic.com
    note that 'CPN' is the DIL version.

 

文章录入:江在流    责任编辑:江在流 
  • 上一篇文章:

  • 下一篇文章:
  • 最新热点 最新推荐 相关文章
    网友评论:(只显示最新10条。评论内容只代表网友观点,与本站立场无关!)