<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: AVRDUDE 5.8 with FTDI bitbang patch on Linux</title>
	<atom:link href="http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/</link>
	<description>Programming, physics, mathematics</description>
	<lastBuildDate>Fri, 11 Jun 2010 03:14:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David</title>
		<link>http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/comment-page-1/#comment-1357</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 07 May 2010 02:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://doswa.com/blog/?p=292#comment-1357</guid>
		<description>@lundnul

I talked to my friend and he said he&#039;s using the serjtag variant of the avrdude package from MacPorts.

http://www.macports.org/ports.php?by=variant&amp;substr=serjtag</description>
		<content:encoded><![CDATA[<p>@lundnul</p>
<p>I talked to my friend and he said he&#8217;s using the serjtag variant of the avrdude package from MacPorts.</p>
<p><a href="http://www.macports.org/ports.php?by=variant&#038;substr=serjtag" rel="nofollow">http://www.macports.org/ports.php?by=variant&#038;substr=serjtag</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/comment-page-1/#comment-1350</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 06 May 2010 05:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://doswa.com/blog/?p=292#comment-1350</guid>
		<description>Awesome! All I had laying around was a few FT232R chips and I needed an AVR ISP for an ATmega8L and this worked just great. Thank you.</description>
		<content:encoded><![CDATA[<p>Awesome! All I had laying around was a few FT232R chips and I needed an AVR ISP for an ATmega8L and this worked just great. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/comment-page-1/#comment-1347</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 05 May 2010 10:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://doswa.com/blog/?p=292#comment-1347</guid>
		<description>@lundnul

I believe a friend of mine got it working under Mac OS X. I&#039;ll talk to him and see if he can help you out.</description>
		<content:encoded><![CDATA[<p>@lundnul</p>
<p>I believe a friend of mine got it working under Mac OS X. I&#8217;ll talk to him and see if he can help you out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lundnul</title>
		<link>http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/comment-page-1/#comment-1343</link>
		<dc:creator>lundnul</dc:creator>
		<pubDate>Wed, 05 May 2010 05:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://doswa.com/blog/?p=292#comment-1343</guid>
		<description>Anyone who got this working under MacOS? I am stuck with the configure script, stating that my gcc cannot produce executables (though I&#039;m not sure that&#039;s the actual error)</description>
		<content:encoded><![CDATA[<p>Anyone who got this working under MacOS? I am stuck with the configure script, stating that my gcc cannot produce executables (though I&#8217;m not sure that&#8217;s the actual error)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iggy</title>
		<link>http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/comment-page-1/#comment-1192</link>
		<dc:creator>iggy</dc:creator>
		<pubDate>Fri, 09 Apr 2010 21:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://doswa.com/blog/?p=292#comment-1192</guid>
		<description>Works great.  

Used Ubuntu 9.10, 32bit w/ avrdude 5.8 running in Virtual Box on a Snow Leopard MacBook Pro (avrdude via macports segfaulted on write).  

FTDI is TTL-232R-3V3 from Digikey (part no. 768-1015-ND).  Tested w/ ATMega644P w/ 16Mhz ceramic resonator (Digikey part no. X908-ND).

Used FTDI cable to microcontroller pin mapping from http://exmrclean.blogspot.com/2009/05/burning-avr-boot-loader-with-usb-ttl.html

Thanks!</description>
		<content:encoded><![CDATA[<p>Works great.  </p>
<p>Used Ubuntu 9.10, 32bit w/ avrdude 5.8 running in Virtual Box on a Snow Leopard MacBook Pro (avrdude via macports segfaulted on write).  </p>
<p>FTDI is TTL-232R-3V3 from Digikey (part no. 768-1015-ND).  Tested w/ ATMega644P w/ 16Mhz ceramic resonator (Digikey part no. X908-ND).</p>
<p>Used FTDI cable to microcontroller pin mapping from <a href="http://exmrclean.blogspot.com/2009/05/burning-avr-boot-loader-with-usb-ttl.html" rel="nofollow">http://exmrclean.blogspot.com/2009/05/burning-avr-boot-loader-with-usb-ttl.html</a></p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kerry Wong</title>
		<link>http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/comment-page-1/#comment-1154</link>
		<dc:creator>Kerry Wong</dc:creator>
		<pubDate>Thu, 01 Apr 2010 19:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://doswa.com/blog/?p=292#comment-1154</guid>
		<description>Hi,

I have tested your method with the latest avrdude (5.10) on Ubuntu 9.10 64bit and it works great. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have tested your method with the latest avrdude (5.10) on Ubuntu 9.10 64bit and it works great. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peeter</title>
		<link>http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/comment-page-1/#comment-1087</link>
		<dc:creator>Peeter</dc:creator>
		<pubDate>Thu, 11 Mar 2010 08:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://doswa.com/blog/?p=292#comment-1087</guid>
		<description>Hi,

I&#039;ve struggled with the FedoraCore10 and libusb and libftdi to get things working without sudoing the application that uses libftdi. My problem is that kernel does load ftdi_sio module and set up permissions for /dev/ttyUSB0 and /dev/bus/usb/*/* outside the /etc/udev descriptions. So the access rights description coming with libftdi do not work. 

I made special file &quot;/etc/udev/rules.d/local.rules&quot; and wrote there

KERNEL==&quot;*&quot;, MODE=&quot;0660&quot;, BUS==&quot;usb&quot;, SYSFS{idVendor}==&quot;0403&quot;, GROUP=&quot;ftdi&quot;

The users that  need to use the usb device are in group &quot;ftdi&quot; in this case. Now the /dev/ttyUSB0 and /dev/bus/usb/004/003 are with correct permissions.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve struggled with the FedoraCore10 and libusb and libftdi to get things working without sudoing the application that uses libftdi. My problem is that kernel does load ftdi_sio module and set up permissions for /dev/ttyUSB0 and /dev/bus/usb/*/* outside the /etc/udev descriptions. So the access rights description coming with libftdi do not work. </p>
<p>I made special file &#8220;/etc/udev/rules.d/local.rules&#8221; and wrote there</p>
<p>KERNEL==&#8221;*&#8221;, MODE=&#8221;0660&#8243;, BUS==&#8221;usb&#8221;, SYSFS{idVendor}==&#8221;0403&#8243;, GROUP=&#8221;ftdi&#8221;</p>
<p>The users that  need to use the usb device are in group &#8220;ftdi&#8221; in this case. Now the /dev/ttyUSB0 and /dev/bus/usb/004/003 are with correct permissions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mic</title>
		<link>http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/comment-page-1/#comment-1029</link>
		<dc:creator>Mic</dc:creator>
		<pubDate>Fri, 26 Feb 2010 19:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://doswa.com/blog/?p=292#comment-1029</guid>
		<description>Great stuff, patched into avrdude 5.10 - works fine! 
I burned arduino 2009 with ATmega168.</description>
		<content:encoded><![CDATA[<p>Great stuff, patched into avrdude 5.10 &#8211; works fine!<br />
I burned arduino 2009 with ATmega168.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomek</title>
		<link>http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/comment-page-1/#comment-737</link>
		<dc:creator>Tomek</dc:creator>
		<pubDate>Tue, 22 Dec 2009 10:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://doswa.com/blog/?p=292#comment-737</guid>
		<description>thank you very much for respond. im pretty messed up all of that ;) stk500v2 uses FT232R am i wrong? ive installed any driver, anyone claimed that is necessary but i still think, the problem is lack of right communication between the computer and ft232r. thanks for answer, ill try to search avr freaks - its impossible im the first one who has such a problem ;)

cheers</description>
		<content:encoded><![CDATA[<p>thank you very much for respond. im pretty messed up all of that ;) stk500v2 uses FT232R am i wrong? ive installed any driver, anyone claimed that is necessary but i still think, the problem is lack of right communication between the computer and ft232r. thanks for answer, ill try to search avr freaks &#8211; its impossible im the first one who has such a problem ;)</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://doswa.com/blog/2009/12/20/avrdude-58-with-ftdi-bitbang-patch-on-linux/comment-page-1/#comment-732</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 21 Dec 2009 16:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://doswa.com/blog/?p=292#comment-732</guid>
		<description>Hi Tomek,

These directions are actually for the &lt;a href=&quot;http://www.ftdichip.com/Products/FT232R.htm&quot; rel=&quot;nofollow&quot;&gt;FT232R&lt;/a&gt; chip from FTDI. It&#039;s not related to STK500v2.

Anyway, it looks like the AVR isn&#039;t responding to your programmer. What device are you trying to program? To AVRDUDE, `2313` means AT90S2313. Did you mean to program the ATtiny2313? If so, you should pass `t3213` to AVRDUDE instead.

Failing that, the people at &lt;a href=&quot;http://avrfreaks.net&quot; rel=&quot;nofollow&quot;&gt;AVR Freaks&lt;/a&gt; might be able to help you if you ask nicely and include the &quot;-vvv&quot; (short for very, very verbose) flag in your AVRDUDE command.

David</description>
		<content:encoded><![CDATA[<p>Hi Tomek,</p>
<p>These directions are actually for the <a href="http://www.ftdichip.com/Products/FT232R.htm" rel="nofollow">FT232R</a> chip from FTDI. It&#8217;s not related to STK500v2.</p>
<p>Anyway, it looks like the AVR isn&#8217;t responding to your programmer. What device are you trying to program? To AVRDUDE, `2313` means AT90S2313. Did you mean to program the ATtiny2313? If so, you should pass `t3213` to AVRDUDE instead.</p>
<p>Failing that, the people at <a href="http://avrfreaks.net" rel="nofollow">AVR Freaks</a> might be able to help you if you ask nicely and include the &#8220;-vvv&#8221; (short for very, very verbose) flag in your AVRDUDE command.</p>
<p>David</p>
]]></content:encoded>
	</item>
</channel>
</rss>
