AVR309

所属分类:单片机开发
开发工具:C/C++
文件大小:3126KB
下载次数:207
上传日期:2006-05-25 09:14:16
上 传 者sampan
说明:  用avr 单片机 用io模拟usb 通信协议的例子
(with avr microcontroller simulation with io USB communication protocol examples)

文件列表:
code (0, 2006-04-11)
code\AVR309_USB (0, 2006-02-17)
code\AVR309_USB\Application (0, 2006-02-17)
code\AVR309_USB\Application\Delphi7 project (0, 2006-02-17)
code\AVR309_USB\Application\Delphi7 project\AVR309.dll (25600, 2006-02-14)
code\AVR309_USB\Application\Delphi7 project\AVR309USBdemo.cfg (376, 2006-02-14)
code\AVR309_USB\Application\Delphi7 project\AVR309USBdemo.dof (2705, 2006-02-14)
code\AVR309_USB\Application\Delphi7 project\AVR309USBdemo.dpr (451, 2006-02-14)
code\AVR309_USB\Application\Delphi7 project\AVR309USBdemo.exe (527360, 2006-02-14)
code\AVR309_USB\Application\Delphi7 project\AVR309USBdemo.ico (766, 2006-02-14)
code\AVR309_USB\Application\Delphi7 project\AVR309USBdemo.res (2820, 2006-02-14)
code\AVR309_USB\Application\Delphi7 project\MainFormUnit.dcu (23266, 2006-02-14)
code\AVR309_USB\Application\Delphi7 project\MainFormUnit.dfm (16998, 2006-02-14)
code\AVR309_USB\Application\Delphi7 project\MainFormUnit.pas (21774, 2006-02-14)
code\AVR309_USB\DLL (0, 2006-02-17)
code\AVR309_USB\DLL\Delphi7 project (0, 2006-02-17)
code\AVR309_USB\DLL\Delphi7 project\AVR309.cfg (376, 2006-02-14)
code\AVR309_USB\DLL\Delphi7 project\AVR309.dll (25600, 2006-02-14)
code\AVR309_USB\DLL\Delphi7 project\AVR309.dof (2596, 2006-02-14)
code\AVR309_USB\DLL\Delphi7 project\AVR309.dpr (42006, 2006-02-14)
code\AVR309_USB\DLL\Delphi7 project\AVR309.res (2388, 2006-02-14)
code\AVR309_USB\DLL\Delphi7 project\AVR309USBdemo.exe (527360, 2006-02-14)
code\AVR309_USB\DLL\Doc (0, 2006-02-17)
code\AVR309_USB\DLL\Doc\AVR309_DLL_help.htm (66097, 2006-02-14)
code\AVR309_USB\Driver (0, 2006-02-17)
code\AVR309_USB\Driver\AVR309.dll (25600, 2006-02-14)
code\AVR309_USB\Driver\AVR309.inf (1855, 2006-02-14)
code\AVR309_USB\Driver\AVR309.sys (8652, 2006-02-14)
code\AVR309_USB\Driver\Install steps (0, 2006-02-17)
code\AVR309_USB\Driver\Install steps\AVR309USB_installation.htm (5961, 2006-02-14)
code\AVR309_USB\Driver\Install steps\images (0, 2006-02-17)
code\AVR309_USB\Driver\Install steps\images\AVR309USB.gif (1104, 2006-02-14)
code\AVR309_USB\Driver\Install steps\images\Win98 (0, 2006-02-17)
code\AVR309_USB\Driver\Install steps\images\Win98\DeviceManager.gif (10439, 2006-02-14)
code\AVR309_USB\Driver\Install steps\images\Win98\InstallStep1.gif (5937, 2006-02-14)
code\AVR309_USB\Driver\Install steps\images\Win98\InstallStep2.gif (6275, 2006-02-14)
code\AVR309_USB\Driver\Install steps\images\Win98\InstallStep3.gif (7571, 2006-02-14)
code\AVR309_USB\Driver\Install steps\images\Win98\InstallStep4.gif (6328, 2006-02-14)
code\AVR309_USB\Driver\Install steps\images\Win98\InstallStep5.gif (7046, 2006-02-14)
code\AVR309_USB\Driver\Install steps\images\Win98\InstallStep6.gif (5895, 2006-02-14)
... ...

;*************************************************************************** ;* U S B d r i v e r f o r A V R F A M I L Y U S B s t a c k ;* ;* File Name :"AVR309.sys" ;* Title :AVR309:USB driver for "USB to UART protocol converter" ;* Date :22.11.2003 ;* Version :1.0 ;* Target Platform :Wndows***, Windows2000, Windows XP ;* AUTHOR :Ing. Igor Cesko ;* Slovakia ;* cesko@internet.sk ;* http://www.cesko.host.sk ;* ;* DESCRIPTION: ;* USB driver for device "USB stack in AVR microcontrollers" (USB protocol ;* implementation into MCU with noUSB interface) ;* Device: ;* Universal USB interface (3x8-bit I/O port + RS232 serial line + EEPROM) ;* + added RS232 FIFO buffer ;* ;* DRIVER CUSTOMIZATION AND MODIFICATION: ;* This driver is modified example "isousb.sys" from ;* Microsoft Windows 2000 DDK (Driver Development Kit): ;* original "isousb.sys" is located in DDK sample directory: ;* "\NTDDK\src\wdm\usb\isousb" ;* ;* Modified part of "isousb" files is described in document: ;* "\PDF doc\Differences to isousb DDK.pdf" ;* ;* To customize device driver to your purpose: ;* - change driver link name "AVR309USB_0" in files "isopnp.c" and "isousb.c" ;* to your name ;* - set target SYS filename "TARGETNAME=" to your name in file "sources" ;* - modify driver information in file "AVR309.rc" ;* - modify registry path "ISOUSB_REGISTRY_PARAMETERS_PATH" in file "iusbdbg.h" ;* ;***************************************************************************

近期下载者

相关文件


收藏者