All AVR32s ship with a USB DFU firmware programmed on it, so you can use it from Atmel FLIP or the dfu-programmer open source version. You don’t gain debug, and need to mash a button on boot (or set a register and reset), but its very simple to use. Even works in AVR32 Studio.
I’m always vary on the JTAGICEmk2 clones. If they work, they only work today, and not tomorrow. Hunt around for the appropiate JTAGICEmk2 if you need a full debugger - its cheaper than the AVR One.
I’m thinking about getting a few of the AVR32s as well and wondering if needing a programmer like the JTAGICE is really that big of deal. The only thing you lose from not having one is a full debugger and the ability to overwrite/erase the bootloader right?
Oh I think I was on about QFN is it? Or something similar… anything thats not DIP or SOIC I take little notice of as I don’t have the skill or tools to solder them ha.
I’ve been using this clone JTAGvIceMkII for 6 months. It works as well as the Atmel unit (we have several of both). AVR32 Studio will update the firmware just like the Atmel unit.
I’ve only used it on AVR32 UC3A parts and XMega parts.
PLCC has a pin spacing of 1.27mm vs 0.5mm for TQFP. They are not compatible.
The AVRISP is real, but cannot program AVR32s, only regular AVRs. The AVRONE is likely an accessory board - the real unit is about $700USD. You can however use the AVRJTAGmk2 ($300USD), and only lose trace capability.
As stated before, unless you need debug, the DFU bootloader lets you program the devices using Atmel’s FLIP software. No extra hardware needed. I am developing a small DIP-module containing the AVR32 UC3B1256 which uses the DFU functionality via two buttons (reset and DFU), like the AVR USBKEY.
Hi,I have used a AVR 32 Programmer AVR JTAG ICE MKII clone! It’s all the same as Atmel JTAG ICE MKII in using way.It works well wtih AVR32 ,ATxMega ,This is the link:
I’ve been using the JTAG ICE MKII clone from avrvi for over 6 months daily in my job. It appears to be identical to the Atmel unit. AVR32 Studio even downloads new firmware to it. I’ve only used it on the AVR32 UC3A1512 and the ATMega169, so I can’t vouch for its use o nany other Atmel parts. We have both the Atmel and AVRVI units and have not discovered any problems withe AVRVI units.