readme.txt
来自「sime examples of EZUSB s bulk tranfer」· 文本 代码 · 共 13 行
TXT
13 行
This directory contains the endpoint pairing 8051 firmware
for the Anchor Chips EZ-USB chip.
The purpose of this software is to demonstrate how
to use the bulk endpoint pairing feature of the EZ-USB
chip and to provide a target for host loopback tests.
Ep_pair is a program that loops back bulk endpoint packets from
EP2OUT to EP2IN. The code is written in C and uses the both the EZ-USB
library and the FrameWorks. The Control Panel Application may be used
to drive this example as described in the tutorials.
The ep_pair.hex file loads into internal memory.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?