URL:
<http://savannah.nongnu.org/patch/?7165>
Summary: Add support for bitbanging GPIO lines using the
Linux sysf GPIO interface
Project: AVR Downloader/UploaDEr
Submitted by: radolin
Submitted on: Mon 12 Apr 2010 02:30:25 PM GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This patch adds support for a new programmer type - gpio. It uses the Linux
sysfs interface to bitbang GPIO lines. Mostly useful in embedded Linux
systems, where there are a lot of GPIOs available.
To enable it pass the --enable-gpio option to ./configure. Then set the
appropriate GPIO numbers in avrdude.conf.
It is kind of slow, taking ~30s to upload 8K to flash on a 150MHz x86 system.
It will be a lot faster writing directly to the CPU registers, but this way it
works for all processors that have Linux GPIO support implemented.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 12 Apr 2010 02:30:26 PM GMT Name: avrdude-5.10-bb-gpio.patch
Size: 11kB By: radolin
Add support for bitbanging GPIO lines using the Linux sysf
<http://savannah.nongnu.org/patch/download.php?file_id=20204>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?7165>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev