首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 嵌入式系统 > Mega8USBto232

Mega8USBto232

资料介绍

DEVELOPMENT
===========
This driver has been developed on AVR Studio 4.12 and WinAVR 20060421.
Create new GCC project named "cdctiny" or "cdcmega" under "avrcdc/" without
creating initial file.
Select each Makefile at "Configuration Options".

The code size of AVR-CDC is 2.8KB, and 128B RAM is required at least.

Fuses
RSTDISBL = 1 (ATtiny)
WDTON = 1
BODLEVEL = 101
CKSEL = 1110
SUT = 11

Disabling Reset pin requires the High Voltage Serial Programming at ATtiny.


USING AVR-CDC FOR FREE
======================
The AVR-CDC is published under an Open Source compliant license.
See the file "License.txt" for details.

You may use this driver in a form as it is. However, if you want to
distribute a system with your vendor name, modify these files and recompile
them;
1. Vendor String in usbconfig.h
2. COMPANY and MFGNAME strings in avrcdc.inf

标签:嵌入式单片机MCU
Mega8USBto232
本地下载

评论