A9VG电玩部落论坛

 找回密码
 注册
搜索
查看: 4349|回复: 7

[分享] [分享]NANDPro-V2.0说明文档[含中文翻译]

[复制链接]
该用户已被禁言

精华
0
帖子
3356
威望
0 点
积分
3407 点
种子
0 点
注册时间
2009-1-11
最后登录
2015-11-20
 楼主| 发表于 2009-11-26 20:03  ·  广东 | 显示全部楼层 |阅读模式
Supported device interfaces:

USB:
    LPC2148 Olimex USB header board
    High performance 16MB/2Mins
    LibUsb driver

LPT:
    Parallel Printer Port, SPP mode
    Low performance, 16MB/35mins (cpu dependant)
    Dlportio printer port driver


Seven connections must be made from MAINBRD to the HW device interface.
    MAINBRD connects as specified to either Olimex board, or a PC printer port.

ArmLpc    Olimex        LPT            MAINBRD

SS    EXT1-3        DB25.1        J1D2.2
MISO    EXT1-6        DB25.11        J1D2.4
P0.28    EXT2-1        DB25.16        J2B1.6
GND    EXT1-26        DB25.18        J1D2.6    or     J2B1.12
MOSI    EXT1-7        DB25.14        J1D2.1
SCK    EXT1-5        DB25.2        J1D2.3            
P0.29    EXT2-2        DB25.17        J2B1.5

USB Install:
    Flash the .hex file to the LPC2148.
    Connect LPC2148 to computer USB.
    Point "found new hardware" to the "custom.inf"
    Windows reports: "Your new hardware is ready to use"

LPT Install:
    Some parallel ports run at 3.3v others at 5v. The MAINBRD is 3.3 volts.
    Testing with 5 volt lpt and NO resistors didn't burn anything up. YMMV :P
    It is recomnened to use 100 ohm series resistors
     for all lpt connections except for DB25.11 and DB25.18 (GND).
    This solution isn't perfect but you typically dont leave it hooked up forever anyway.
    If someone wants to design and post a buffer circuit go right ahead. I can't be bothered ;)
         
    Run the port95nt.exe application to install the DlPortio driver

Usage:
    Make connections to MAINBRD and run the app.
    MAINBRD needs to be plugged in to AC power.
    Actually powered on or not does not matter.
    While running NandPro application reset will occur.
    After nand operation is complete, reset will be released.
   
Typical command line:

Read entire 16M flash, including ECC:
    NandPro lpt: -r16 nand.bin

Write entire 16M flash, including ECC:
    NandPro lpt: -w16 nand.bin

READING WILL OVER-WRITE AN EXISTING FILE WITHOUT WARNING!
NEW LOG FILE WILL OVERWRITE OLD WITHOUT WARNING!

小学文化翻译在二楼.
该用户已被禁言

精华
0
帖子
3356
威望
0 点
积分
3407 点
种子
0 点
注册时间
2009-1-11
最后登录
2015-11-20
 楼主| 发表于 2009-11-26 20:04  ·  广东 | 显示全部楼层
翻译者:LiRuiSheng
设备支持说明:

USB:
         LPC 2148 Olimex(这是外国一个开发板生产品牌) 开发板
      高速度读取支持   16MB/2分钟
      小型USB驱动程序(不知道是不是这样翻译)

LPT:
         标准打印机接口,SPP模式
      低速度读取  16MB/35分钟(在乎CPU速度)
         Dlportio打印机并口驱动程序

七条连接电缆必须良好焊接到主板上面,而且保持其连接性
主板连接到olimex主板上面,或者连接到LPT接口

ArmLpc    Olimex        LPT            MAINBRD

SS         EXT1-3        DB25.1        J1D2.2
MISO      EXT1-6        DB25.11        J1D2.4
P0.28      EXT2-1        DB25.16        J2B1.6
GND       EXT1-26        DB25.18        J1D2.6    or    J2B1.12
MOSI      EXT1-7        DB25.14        J1D2.1
SCK        EXT1-5        DB25.2        J1D2.3            
P0.29      EXT2-2        DB25.17        J2B1.5

USB安装方式:
             把.hex文件刷入到LPC2148
             把LPC2148连接到电脑USB接口
         电脑会显示"发现新硬件",选择"custom.inf"文件
         Windows会显示"你可以使用新硬件了"

LPT安装方式:
             很多的并口都是运行在3.3V或者是5V电压的,而XBOX360主板是运行在3.3V
             虽然5V的LPT接口不接入电阻不会出问题,但这也是因人而异
         建议串联100欧姆的电阻到主板上面
         记得LPT的DB25.11和DB25.18都要接地喔.
             当然,这个方法并不完美,但你也不会一直保持连线到主板的吧...
             有人想过设计出含有缓存电路来试试看的,但我不会做,呵...
             运行port95nt.exe程序要同时安装上Dlportio驱动程序的
使用方法:
             保持连接到主板上面,之后运行程序
         主板必须接入电源(开机)
             其实供电与否也是无关紧要的(不知道翻译对不对了...)
             现在运行NandPro程序就是开始导出
         之后完成之后,就会停止(释放?)

命令行说明:
             读取全部16MB包括ECC:
             NandPro lpt: -r16 nand.bin
             写入全部16MB包括ECC:
             NandPro lpt: -w16 nand.bin

如果读取出错的话,都会显示错误显示的
新的LOG文件也会显示出错误信息.

圣骑士

XDK 狂热者

精华
0
帖子
4450
威望
1 点
积分
4684 点
种子
0 点
注册时间
2008-2-15
最后登录
2020-11-16
发表于 2009-11-26 20:16  ·  江苏 | 显示全部楼层
板凳 学习在3楼。。。。。
该用户已被禁言

精华
0
帖子
3356
威望
0 点
积分
3407 点
种子
0 点
注册时间
2009-1-11
最后登录
2015-11-20
 楼主| 发表于 2009-11-26 20:27  ·  广东 | 显示全部楼层
呵呵...已经翻译完成...
请大伙指点一二了...呵呵

精华
0
帖子
1925
威望
0 点
积分
1944 点
种子
0 点
注册时间
2008-5-31
最后登录
2012-6-28
发表于 2009-11-26 20:41  ·  湖北 | 显示全部楼层
楼主大大滴好人一个,我在此先赞一个啦!!!!!板猪给加分呀
该用户已被禁言

精华
0
帖子
3356
威望
0 点
积分
3407 点
种子
0 点
注册时间
2009-1-11
最后登录
2015-11-20
 楼主| 发表于 2009-11-26 20:49  ·  广东 | 显示全部楼层
下面是引用ng2er于2009-11-26 20:41发表的:
楼主大大滴好人一个,我在此先赞一个啦!!!!!板猪给加分呀

客气...
希望这里也多一点学习气氛而没有多少烦躁...呵呵
该用户已被禁言

精华
0
帖子
81
威望
0 点
积分
88 点
种子
0 点
注册时间
2009-10-9
最后登录
2019-12-26
发表于 2009-11-26 21:41  ·  广东 | 显示全部楼层
oh ~~~~ye!!! DBS好样的`

精华
0
帖子
600
威望
0 点
积分
615 点
种子
5 点
注册时间
2008-9-4
最后登录
2024-11-27
发表于 2009-11-27 15:23  ·  北京 | 显示全部楼层
MAINBRD needs to be plugged in to AC power.
    Actually powered on or not does not matter.

这句是说360电源一定要接上供电,开不开机无所谓
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|A9VG电玩部落 川公网安备 51019002005286号

GMT+8, 2025-10-9 08:13 , Processed in 0.208744 second(s), 18 queries , Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

返回顶部