DIY编程器网

标题: AVRminiProg -- compatible with USB-interfaced programmers from Atmel [打印本页]

作者: liyf    时间: 2011-5-23 12:52
标题: AVRminiProg -- compatible with USB-interfaced programmers from Atmel
AVRminiProg is an integration of my previous-developed AVR programming tools: AVRminiISP, AVRminiJTAG and AVRminiDragon, which emulate official USB-interfaced programmers from Atmel. U can use AVRminiProg in the right same way U use Atmel programmers. Software supports Atmel’s programmer will also support AVRminiProg, and official AVRStudio is recommended.

Note:
This project is not maintained any more, 8-bit AVR is a draw back of performance.
The new project is Versaloon, using STM32 running at 72MHz, with 18MHz JTAG clock.
It can support MUCH more targets including STM32, AVR, ARM, CPLD/FPGA, PSoC, C8051F, AT89S51, LPC900, MSP430.......
License:
AVRminiProg is distributed under the terms and conditions of the GNU GPL version 2,see license.txt
Features:
1.Compatilbe with USB-interfaced programmers from Atmel
2.Configurabe with user-defined hardware, just modify app_cfg.h and Makefile
3.Speed up to 7KB/s with 16MHz oscillator ang speed optimization
4.Auto speed detect on ISP
5.Support all programming interfaces of AVR
6.Latest firmware support Linux(avr-gcc 4.1.2, avrdude 5.5/5.3.1)
Need to mention:
1.AVRminiProg cannot be updated through update command in AVRStudio.
2.Although JTAG interface can be implemented in AVRminiProg, but only JTAG programming is supported.
3.It's reported to fail on some PCs, and it's very likely that bulk transfer of AVRUSB fails on these PCs.
Try the Test version to see if this problem is solved?
http://forums.obdev.at/viewtopic.php?t=1360&sid=5f15e5d4bcf1341fa605099dd80ea6f5

Supported devices:
All devices supported by the corresponding official tool from Atmel.
Tested devices with ISP:
Mega:Mega48,Mega88,Mega168,Mega8,Mega169,Mega128,Mega8515
Tiny:Tiny13
Special:90CAN32
51:89S52
Tested devices with JTAG:
Mega:Mega16,Mega32,Mega169,Mega128
Tiny:
Special:90CAN32
Tested devices with HVPP:
Mega:Meag48,Mega88,Mega168,Mega8,Mega16,Mega32,Mega8515
Tiny:
Special:
Tested devices with HVSP:
Mega:
Tiny:Tiny13
Special:
All tests above are on AVRminiProg_Full at 12M operated by AVRStudio 4.14. If U found problems while programming chips in the list, or U found other chips not in the list which can be well supported, just mail me, I'll update AVRminiProg and the list.
AVRs need to test:
Mega2560: Test for devices larger than 128K(extended address byte MUST be used)
ATtiny24/44/84: HVSP test, extra prog_enable pins MUST be used
ATtiny2313: HVPP test, special pinout defined in AVR Dragon
ATtiny26/261/461/861: HVPP test, special pinout defined in AVR Dragon

AVRminiProg_USBasp(compatible with USBasp):


AVRminiProg_Full(support all AVR programming interfaces)

AVRminiProg[1].zip (874.4 KB, 下载次数: 28)







欢迎光临 DIY编程器网 (http://www.diybcq.com/) Powered by Discuz! X3.2