avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] atm32u4df and avrdude


From: Lukas Dzunko
Subject: Re: [avr-gcc-list] atm32u4df and avrdude
Date: Fri, 20 Sep 2019 11:21:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Hello

I personally prefer hardware programmer named "AVR Dragon"-> https://www.microchip.com/DevelopmentTools/ProductDetails/PartNO/ATAVRDRAGON

You can communicate with mcpu using avrdude. Command line should looks like:

avrdude -p m32u4 -c dragon_isp -P usb

+ options for selected operation.

AVR Dragon is working well on Linux machine. There is no need to install drivers or configure system. Just invoke avrdude and it is working (you may need to use "sudo" if permissions for USB is restricted).

Regards

Lukas

On 19/09/2019 00:39, Phillip Vogel wrote:
You can also use an arduino as a programmer with avrdude. 



Sent from my Verizon, Samsung Galaxy smartphone


-------- Original message --------
From: Dave Harper <address@hidden>
Date: 9/18/19 5:06 PM (GMT-05:00)
Subject: Re: [avr-gcc-list] atm32u4df and avrdude

I've used the Raspberry Pi with avrdude to program AVR parts before. 
You can find a howto article at Adafruit.com -
https://learn.adafruit.com/program-an-avr-or-arduino-using-raspberry-pi-gpio-pins/configuration.

Dave


On 09/18/2019 01:26 PM, Bruce Byfield wrote:
> I'm trying to write an article for Linux Pro Magazine on Macropad
> (http://macropad.co/), and I was hoping to find some help, since my
> experience is limited.
>
> The device comes  with instructions for Windows and macOS, but not for
> Linux. Unfortunately, it uses an atm32u4dfu, and I'm having trouble
> finding a programmer that avrdude can use to communicate with it. Can
> anyone tell me if a suitable programmer exists, and, if so, what it is?
>
> I'm not subscribed to the list, so please cc me on any reply.
>
> Thanks,
>
>
> ooooo
> Bruce Byfield (on Pacific time) 604-421-7189
> "Designing with LibreOffice": www.designingwithlibreoffice.com
> Prentice Pieces: https://prenticepieces.com/
>
> _______________________________________________
> AVR-GCC-list mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/avr-gcc-list


_______________________________________________
AVR-GCC-list mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list

_______________________________________________
AVR-GCC-list mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list


reply via email to

[Prev in Thread] Current Thread [Next in Thread]