 |
| Author |
Message |
|
|
Posted: Jun 28, 2012 - 08:16 PM |
|


Joined: Jan 06, 2009
Posts: 29
Location: Belgium (Arlon)
|
|
Hello.
I realized today that Libusb and Jungo drivers do not exclude each other.
It means for example that you can use AVRISP mkII from inside Studio (with the Jungo driver) and outside Studio with avrdude and Libusb driver. At the same time, USBasp is still available with avrdude. It seems to me that it was impossible 2 years ago.
There is an excellent tutorial explaining how to achieve this in the online help from BASCOM.
http://avrhelp.mcselec.com/index.html
Search "libusb". The first article found is the good one. The explanation is for the BASCOM programmer but it also applies to avrdude
It worked great for me. This is my configuration:
- Windows XP SP3
- AVR Studio 4.18
- Jungo driver from AVR Studio
- Libusb driver from http://sourceforge.net/projects/libusb-win32/files/libusb-win32-releases/1.2.4.0/libusb-win32-devel-filter-1.2.4.0.exe/download
- avrdude.exe and avrdude.conf from WinAVR-20100110
- Avrdude-gui : "Burn-O-Mat" from http://avr8-burn-o-mat.aaabbb.de/avr8_burn_o_mat_avrdude_gui_en.html
- AVRISP mkII (clone) from http://fun4diy.com/AVRISP_mkII.htm
- USBasp from China (eBay)
Good luck
(By the way, I confirm that I'm not able to use my mkII clone with Studio 5.1 or 6)
Edit: added some info about my programmers and Studio |
Last edited by Jean-Marie on Jun 28, 2012 - 08:56 PM; edited 1 time in total
|
| |
|
|
|
|
|
Posted: Jun 28, 2012 - 08:43 PM |
|


Joined: Nov 01, 2005
Posts: 6355
Location: Hilversum - the Netherlands
|
|
Valuable information, Jean-Marie. Thanks for sharing that.
Threads like these should reside in the Tutorial section. I will move it there.
Nard |
_________________ Dragon broken ? Or problems with the Parallel Port Programmer ? Scroll down on my projects-page http://www.aplomb.nl/TechStuff/TechStuff.html for tips
|
| |
|
|
|
|
|
|
|