⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 at89c51+isp1581控制程序(c语言源代码).包含快速模式和高速模式
💻 TXT
字号:
All files in this folder are the source codes of firmware master program.
They are coded in C51 and buil by Keil C51 compiler.

File list:
1. HAL.C	HAL.H		-> Hardware abstract layer
2. USBD12.C	USBD12.H	-> PDIUSBD12 interface
3. CHAP9.C	CHAP9.H		-> The implement of Chapter 9 of USB Specification
4. ISR.C			-> Interrupt Service Routines
5. MAIN.C			-> Main loop
6. VDOR.C	VDOR.H		-> Vendor request of USB communication
7. FLASH.C	FLASH.H		-> Flash-ROM interface
8. ZBoard.H			-> Global definitions
9. USB110.H			-> Definitions of USB 1.1 Specification

The firmware master program must be used with ZBoardu.sys .


/**************************************************/
Author: Ray Yang
EMail: rayyang2000@yahoo.com
Website: http://www.ybwork.com
Date: July, 25, 2001
/**************************************************/

⌨️ 快捷键说明

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