readme.txt

来自「cypress fx2扩展io代码」· 文本 代码 · 共 15 行

TXT
15
字号
This directory contains the dev_io 8051 firmware 
for the Anchor Chips EZ-USB chip.

The purpose of this software is to demonstrate how
to use the buttons and LED on the EZ-USB developer's
kit.

The device I/O example program uses the LED on the Development board
to display a running application program on the EZ-USB chip.
The buttons on the development board may be pressed to count up (F3),
count down (F2), and reset the seven segment LED to "0" (F1) or "F" (F4).
The code is written in C and uses several EZ-USB library functions.  
It does not use the FrameWorks. 
The dev_io.hex file loads into internal memory.

⌨️ 快捷键说明

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