Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | Atmel Atmega128L and Macgraigor Wiggler

There are 9 messages in this thread.

You are currently looking at messages 0 to 9.

Atmel Atmega128L and Macgraigor Wiggler - Pat Barlow - 12:02 27-09-04



We are regularly programming an Atmeg128l board with the Atmel JTAGICE
+ AVRStudio with no problems, but in production it would be useful to
use a MacGraigor Wiggler to program the Atmel, as we already have one
in our test/programming jig.
MacGraigor don't support the Atmel AVR devices, but I reckon there
should be a software solution to this, does anyone know what it might
look like?
TIA.
Pat.

Re: Atmel Atmega128L and Macgraigor Wiggler - Anton Erasmus - 13:37 27-09-04

On 27 Sep 2004 09:02:26 -0700, b...@postmaster.co.uk (Pat
Barlow) wrote:

>We are regularly programming an Atmeg128l board with the Atmel JTAGICE
>+ AVRStudio with no problems, but in production it would be useful to
>use a MacGraigor Wiggler to program the Atmel, as we already have one
>in our test/programming jig.
>MacGraigor don't support the Atmel AVR devices, but I reckon there
>should be a software solution to this, does anyone know what it might
>look like?
>TIA.
>Pat.

Hi,

I have written code that will program JTAG capable AVRs using an
Altera Byteblaster interface. Changing a few #defines is all that is
necessary for it too work using the wiggler. If you want the source, I
can email it to you.

Regards
   Anton Erasmus




Re: Atmel Atmega128L and Macgraigor Wiggler - Camel - 01:07 28-09-04

Try the Olimex AVR JTAG: cheap but weak.
If you make attention at the connection sequence (1-attach the jtag 2-power
on ) it is a good alternative to the strong but expensive Atmel Jtagice.

"Pat Barlow" <b...@postmaster.co.uk> ha scritto nel messaggio
news:2...@posting.google.com...
> We are regularly programming an Atmeg128l board with the Atmel JTAGICE
> + AVRStudio with no problems, but in production it would be useful to
> use a MacGraigor Wiggler to program the Atmel, as we already have one
> in our test/programming jig.
> MacGraigor don't support the Atmel AVR devices, but I reckon there
> should be a software solution to this, does anyone know what it might
> look like?
> TIA.
> Pat.



Re: Atmel Atmega128L and Macgraigor Wiggler - Pat Barlow - 04:05 28-09-04

Anton Erasmus <n...@spam.prevent.net> wrote in message
news:<1096306439.t5/zXOVSZ8LvBPg/Vxw2mA@teranews>...
> On 27 Sep 2004 09:02:26 -0700, b...@postmaster.co.uk (Pat
> Barlow) wrote:
> 
> >We are regularly programming an Atmeg128l board with the Atmel JTAGICE
> >+ AVRStudio with no problems, but in production it would be useful to
> >use a MacGraigor Wiggler to program the Atmel, as we already have one
> >in our test/programming jig.
> >MacGraigor don't support the Atmel AVR devices, but I reckon there
> >should be a software solution to this, does anyone know what it might
> >look like?
> >TIA.
> >Pat.
> 
> Hi,
> 
> I have written code that will program JTAG capable AVRs using an
> Altera Byteblaster interface. Changing a few #defines is all that is
> necessary for it too work using the wiggler. If you want the source, I
> can email it to you.
> 
> Regards
>    Anton Erasmus

Anton - I would certainly appreciate it if you could forward it, the
email above is valid if you send it through to that.
I assume that the byteblaster is a similar type of device (parallel
port -> jtag i/f)? I'm also assuming that the Wiggler is basically
just a buffer/logic level translator and doesn't contain any special
hardware (shift registers etc.), do you know if that is the case?
Any help appreciated,
Yours,
Pat.

Re: Atmel Atmega128L and Macgraigor Wiggler - Laurent Gauch - 14:24 28-09-04

Pat Barlow wrote:
> We are regularly programming an Atmeg128l board with the Atmel JTAGICE
> + AVRStudio with no problems, but in production it would be useful to
> use a MacGraigor Wiggler to program the Atmel, as we already have one
> in our test/programming jig.
> MacGraigor don't support the Atmel AVR devices, but I reckon there
> should be a software solution to this, does anyone know what it might
> look like?
> TIA.
> Pat.

Or try the low cost Chameleon POD from www.amontec.com.
It can clone a large part of the popular dongles in the seconde.
  - Wiggler
  - Raven
  - Xilinx Parallel Cable III
  - Olimex AVR JTAG
  - Altera ByteBlaster
  - Lattice ISPdownload
  - Lart dongle
  - Atmel AVR STKx00 cable
  - PSD FlashLINK
  - and much more

All the configurations are FREE and are provided by the Chameleon POD 
programmer freeware!

Larry

Re: Atmel Atmega128L and Macgraigor Wiggler - Anton Erasmus - 16:57 28-09-04

On 28 Sep 2004 01:05:57 -0700, b...@postmaster.co.uk (Pat
Barlow) wrote:

>Anton Erasmus <n...@spam.prevent.net> wrote in message
news:<1096306439.t5/zXOVSZ8LvBPg/Vxw2mA@teranews>...
>> On 27 Sep 2004 09:02:26 -0700, b...@postmaster.co.uk (Pat
>> Barlow) wrote:
>> 
>> >We are regularly programming an Atmeg128l board with the Atmel JTAGICE
>> >+ AVRStudio with no problems, but in production it would be useful to
>> >use a MacGraigor Wiggler to program the Atmel, as we already have one
>> >in our test/programming jig.
>> >MacGraigor don't support the Atmel AVR devices, but I reckon there
>> >should be a software solution to this, does anyone know what it might
>> >look like?
>> >TIA.
>> >Pat.
>> 
>> Hi,
>> 
>> I have written code that will program JTAG capable AVRs using an
>> Altera Byteblaster interface. Changing a few #defines is all that is
>> necessary for it too work using the wiggler. If you want the source, I
>> can email it to you.
>> 
>> Regards
>>    Anton Erasmus
>
>Anton - I would certainly appreciate it if you could forward it, the
>email above is valid if you send it through to that.
>I assume that the byteblaster is a similar type of device (parallel
>port -> jtag i/f)? I'm also assuming that the Wiggler is basically
>just a buffer/logic level translator and doesn't contain any special
>hardware (shift registers etc.), do you know if that is the case?
>Any help appreciated,

Yes the Byteblaster is Alteras JTAG dongle which is just a 74HC244
buffer connected to the parallel port. The wiggler is the same just
using different bits for different signals. 

Regards
   Anton Erasmus



Re: Atmel Atmega128L and Macgraigor Wiggler - Rene Tschaggelar - 17:03 28-09-04

Anton Erasmus wrote:

> On 27 Sep 2004 09:02:26 -0700, b...@postmaster.co.uk (Pat
> Barlow) wrote:
> 
> 
>>We are regularly programming an Atmeg128l board with the Atmel JTAGICE
>>+ AVRStudio with no problems, but in production it would be useful to
>>use a MacGraigor Wiggler to program the Atmel, as we already have one
>>in our test/programming jig.
>>MacGraigor don't support the Atmel AVR devices, but I reckon there
>>should be a software solution to this, does anyone know what it might
>>look like?
>>TIA.
>>Pat.
> 
> 
> Hi,
> 
> I have written code that will program JTAG capable AVRs using an
> Altera Byteblaster interface. Changing a few #defines is all that is
> necessary for it too work using the wiggler. If you want the source, I
> can email it to you.

Anton,
I'd be interested too in some code using the Alter Byteblaster for the AVR.

Rene
-- 
Ing.Buero R.Tschaggelar - http://www.ibrtses.com
& commercial newsgroups - http://www.talkto.net

Re: Atmel Atmega128L and Macgraigor Wiggler - Tsvetan Usunov - 02:00 29-09-04

> Or try the low cost Chameleon POD from www.amontec.com.
> It can clone a large part of the popular dongles in the seconde.
>   - Olimex AVR JTAG

I really do not believe about this one, this is not JTAG dongle i.e.
state machine with some outputs but AVR chip with firmware inside, I
doubt you can clone this with these limited macrocells CPLDs you are
using in your POD, this make questionable all other claims you make
too

Cheers
Tsvetan
---
PCB prototypes for $26 at http://run.to/pcb
(http://www.olimex.com/pcb)
PCB any volume assembly (http://www.olimex.com/pcb/protoa.html)
Development boards for ARM, AVR, PIC, and MSP430 
(http://www.olimex.com/dev)

Re: Atmel Atmega128L and Macgraigor Wiggler - Anton Erasmus - 16:23 29-09-04

On Tue, 28 Sep 2004 23:03:02 +0200, Rene Tschaggelar <n...@none.net>
wrote:

>Anton Erasmus wrote:
>
>> On 27 Sep 2004 09:02:26 -0700, b...@postmaster.co.uk (Pat
>> Barlow) wrote:
>> 
>> 
>>>We are regularly programming an Atmeg128l board with the Atmel JTAGICE
>>>+ AVRStudio with no problems, but in production it would be useful to
>>>use a MacGraigor Wiggler to program the Atmel, as we already have one
>>>in our test/programming jig.
>>>MacGraigor don't support the Atmel AVR devices, but I reckon there
>>>should be a software solution to this, does anyone know what it might
>>>look like?
>>>TIA.
>>>Pat.
>> 
>> 
>> Hi,
>> 
>> I have written code that will program JTAG capable AVRs using an
>> Altera Byteblaster interface. Changing a few #defines is all that is
>> necessary for it too work using the wiggler. If you want the source, I
>> can email it to you.
>
>Anton,
>I'd be interested too in some code using the Alter Byteblaster for the AVR.
>
>Rene

You can download it at http://home.telkomsa.net/antera/javr.zip. 

Regards
   Anton Erasmus