搜索资源列表
avrjtagNEW
- 简单易做,功能强哟. 里面也有详细的说明. 也有专门的AVR JTAG ICE仿真器论坛. 简易AVR JTAG的制作方法。 对于业余的爱好者,可以DIY自己的简易AVR JTAG,仅仅需要不到三十元。主要的问题在于:驱动能力不大,jtag连接线应该尽量短;如果调试过程中出现了热插拔,或者被调试芯片复位中无意对jtag口做了读写,将可能抹掉简易AVR JTAG中的程序,不过可以重新烧入来恢复;无固件升级功能,必须手动烧入-simple and easy to do. Functi
jtag_ice00002
- AVR JTAG ICE全套制作资料,包括程序,电路原理图等
AVR_JTAG_ICE_USB
- 这个使用usb的avr jtag ice的例子,同样有sch和pcb-the use of the USB JTAG ice avr example, the same PCB and sch
JTAGICE
- AVR JTAG ICE 仿真器 原理图及PCB图-AVR JTAGICE protel99se
AVR-JTAG-ICE
- AVR JTAG ICE的制作资料,包含原理图、PCB、HEX固件,测试OK-AVR JTAG ICE production data, including schematics, PCB, HEX firmware, test OK
AVR16
- 在ICCAVR环境下建立项目,并加入源文件,然后编译、连接该项目 用AVR Studio仿真(需选择JTAG ICE)或者将SKEY.HEX烧入单片机-ICCAVR environment in the establishment of the project, and add source file, then compile and link the project with the AVR Studio emulation (must be selected JTAG ICE) or
avr_core_latest.tar
- AVR Core Version 8 (Free). JTAG Programmer is fully compatible with one used in the Atmega128. So you may use Atmel s JTAG ICE to write/read "flash"(program memory) or "EEPROM". Free version of the core doesn t include JTAG OCD module.-AVR Core Ver
1_LED
- LED灯实验。1.在ICCAVR环境下建立项目,并加入源文件,然后编译、连接该项目 2.用AVR Studio仿真(需选择JTAG ICE仿真)或者将LED.HEX烧入单片机 3.程序默认的是流水灯,当把源程序的i=0改为i=1时,LED将以闪烁灯显示-LED light experiment.A. , Establish project ICCAVR environment, and adding a source file and then compile the project
2_SMG
- 数码管实验 。1.在ICCAVR环境下建立项目,并加入源文件,然后编译、连接该项目 2.用AVR Studio仿真(需选择JTAG ICE)或者将LED.HEX烧入单片机 3.可以看到6位数码管循环显示1、2、3、4、5、6,可以更改data[6]数组的内容 来改变循环显示的内容。-Digital control experiment.A. , Establish project ICCAVR environment, and adding a source file and