readme.txt

来自「a3load is 8051 firmware that can be used」· 文本 代码 · 共 8 行

TXT
8
字号
a3load is 8051 firmware that can be used for uploading or downloading
to EZ-USB RAM (internal or external).  It implements the vendor specific
command bRequest = 0xA3.  The address to download/upload to/from is 
specified in the wValue field of the SETUP packet and the length of
the transfer in the wLength field.  The actual upload/download data
is transferred during the DATA stage of the SETUP transfer.  This firmware
will function on all EZ-USB chips (EZ-USB, EZ-USB FX, FX2, FX2LP, FX1).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?