Page 1 of 1

Flashing a bootloadHID-unit from Linux

Posted: Sat Jul 18, 2009 3:36 pm
by MWP
Hello everyone!
First I would like to thank Christian for this community and all the projects. It really expands the usage possibilities for the atmega family (which I love).

Now, I am working on a project which will include bootloadHID on a ATmega324p running at 20 Mhz. Soon I will flash bootloadHid onto it, but first I want to make sure how I can flash via USB from Linux once the bootloader has been flashed with avrdude.

Does anyone know about programs that would work?

Thanks in advance.
/Johan

Re: Flashing a bootloadHID-unit from Linux

Posted: Mon Mar 07, 2011 10:01 pm
by dr.snaut
bump

Re: Flashing a bootloadHID-unit from Linux

Posted: Mon Mar 07, 2011 10:15 pm
by ulao
Yeah I sort of would like to know this also. I think you can compile the source if you have a c++ development suite on you linux box but I'd like an application that lets you specify the PID yourself like FlashTool for windows. I dont think one exists but I do think someone out there can make it relatively easily. Personally I have 0 experience in linux GUI development.

Here is the source if you can compile it in linux.
http://www.obdev.at/products/vusb/bootloadhid.html

Re: Flashing a bootloadHID-unit from Linux

Posted: Tue Mar 08, 2011 2:40 am
by dr.snaut
Actually I would know whether it still possible to use avrdude with this type of bootloader. And what parameters I have to use in this case.

Re: Flashing a bootloadHID-unit from Linux

Posted: Fri Apr 01, 2011 5:16 am
by mjd
Hello,

BootloadHID is working just fine for me under Linux. You can read about it here:

http://capnstech.blogspot.com/2011/02/u ... oader.html

I hope this helps you get bootloadHID working in your device too.

Here is the device I'm using it in:

https://sites.google.com/a/afork.com/usbdoodad/

I'm slowly (very slowly) improving it to the point where it's a saleable product.

Mitch.

Re: Flashing a bootloadHID-unit from Linux

Posted: Tue Jul 12, 2011 8:21 am
by grigori
Try syslinux or use dd like that
dd if=/dev/sda bs=9400K of=/tmp/sda1.hda.img
dd of=/dev/sdb bs=9400K if=/tmp/sda1.hda.img
eyesight correctionкосоглазие
Radeon 6990