<?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: AVR HV Programmer Shield in the Works!</title>
	<atom:link href="http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/feed/" rel="self" type="application/rss+xml" />
	<link>http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/</link>
	<description>Join the resistance.</description>
	<lastBuildDate>Mon, 14 May 2012 23:30:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jeff</title>
		<link>http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/comment-page-1/#comment-5192</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 02 Sep 2009 15:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://mightyohm.com/blog/?p=968#comment-5192</guid>
		<description>Details about the shield: http://www.mightyohm.com/blog/products/avr-hv-rescue-shield/

Arduino sketch: http://www.mightyohm.com/blog/products/avr-hv-rescue-shield/source-code/</description>
		<content:encoded><![CDATA[<p>Details about the shield: <a href="http://www.mightyohm.com/blog/products/avr-hv-rescue-shield/" rel="nofollow">http://www.mightyohm.com/blog/products/avr-hv-rescue-shield/</a></p>
<p>Arduino sketch: <a href="http://www.mightyohm.com/blog/products/avr-hv-rescue-shield/source-code/" rel="nofollow">http://www.mightyohm.com/blog/products/avr-hv-rescue-shield/source-code/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/comment-page-1/#comment-5189</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Mon, 31 Aug 2009 08:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://mightyohm.com/blog/?p=968#comment-5189</guid>
		<description>Where can I find code for AVR HV Programmer Shield
Regards</description>
		<content:encoded><![CDATA[<p>Where can I find code for AVR HV Programmer Shield<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aswin</title>
		<link>http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/comment-page-1/#comment-4170</link>
		<dc:creator>Aswin</dc:creator>
		<pubDate>Mon, 04 May 2009 20:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://mightyohm.com/blog/?p=968#comment-4170</guid>
		<description>Interresting project! Especialy with the ATTiny2313 on board.

But the project started as a fix for a programmed RSTDISBL fuse bit.
I have an ATTiny2313 with this problem and I&#039;m trying to fix it.
But I can&#039;t get this chip in the HV parallel programming mode.

In the product documentation there is an errata paragraph.
There you can read that the Parallel Programming does not work on an ATTiny2313 rev. B.

How do I determine the revision number from an Atmel chip?
And has anyone succesfully fixed the RSTDISBL problem?

Aswin</description>
		<content:encoded><![CDATA[<p>Interresting project! Especialy with the ATTiny2313 on board.</p>
<p>But the project started as a fix for a programmed RSTDISBL fuse bit.<br />
I have an ATTiny2313 with this problem and I&#8217;m trying to fix it.<br />
But I can&#8217;t get this chip in the HV parallel programming mode.</p>
<p>In the product documentation there is an errata paragraph.<br />
There you can read that the Parallel Programming does not work on an ATTiny2313 rev. B.</p>
<p>How do I determine the revision number from an Atmel chip?<br />
And has anyone succesfully fixed the RSTDISBL problem?</p>
<p>Aswin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Corey</title>
		<link>http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/comment-page-1/#comment-3260</link>
		<dc:creator>Ken Corey</dc:creator>
		<pubDate>Fri, 27 Feb 2009 10:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://mightyohm.com/blog/?p=968#comment-3260</guid>
		<description>I&#039;d used debugWire on some 168&#039;s, and was hoping to resurrect them using this method.

I&#039;ve build this circuit on a breadboard, but am not having a lot of luck.  I built it, traced the lines, fixed a line that was out of place, and now the LED acts as described, but I&#039;m not getting a reset chip.

One potential cause: where does a 0v connection from the 12V supply go?  I&#039;ve got it connected to the 0V from the Arduino(duemilanove) at the moment, so the gnd for both are tied together.  This seems wrong to me as it&#039;s mixing two electrical systems (USB to my Arduino and then to my computer, and 12V wall wart), but I&#039;m not sure where else it could go.

Ideas?

Will this circuit work if debugWire has been turned on?

-Ken</description>
		<content:encoded><![CDATA[<p>I&#8217;d used debugWire on some 168&#8242;s, and was hoping to resurrect them using this method.</p>
<p>I&#8217;ve build this circuit on a breadboard, but am not having a lot of luck.  I built it, traced the lines, fixed a line that was out of place, and now the LED acts as described, but I&#8217;m not getting a reset chip.</p>
<p>One potential cause: where does a 0v connection from the 12V supply go?  I&#8217;ve got it connected to the 0V from the Arduino(duemilanove) at the moment, so the gnd for both are tied together.  This seems wrong to me as it&#8217;s mixing two electrical systems (USB to my Arduino and then to my computer, and 12V wall wart), but I&#8217;m not sure where else it could go.</p>
<p>Ideas?</p>
<p>Will this circuit work if debugWire has been turned on?</p>
<p>-Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KenH</title>
		<link>http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/comment-page-1/#comment-3195</link>
		<dc:creator>KenH</dc:creator>
		<pubDate>Fri, 20 Feb 2009 18:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://mightyohm.com/blog/?p=968#comment-3195</guid>
		<description>Great news Jeff - I WILL be looking forward to the offering.  BE SURE to have a link here where I can place the order.

Ken H</description>
		<content:encoded><![CDATA[<p>Great news Jeff &#8211; I WILL be looking forward to the offering.  BE SURE to have a link here where I can place the order.</p>
<p>Ken H</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/comment-page-1/#comment-3193</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 20 Feb 2009 17:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://mightyohm.com/blog/?p=968#comment-3193</guid>
		<description>Ken,

Target price is under $20.  Bare PCBs will be significantly less than that.

I should have kits ready in about 2 weeks.  Waiting for step up converters to show up.

Jeff</description>
		<content:encoded><![CDATA[<p>Ken,</p>
<p>Target price is under $20.  Bare PCBs will be significantly less than that.</p>
<p>I should have kits ready in about 2 weeks.  Waiting for step up converters to show up.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KenH</title>
		<link>http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/comment-page-1/#comment-3190</link>
		<dc:creator>KenH</dc:creator>
		<pubDate>Fri, 20 Feb 2009 14:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://mightyohm.com/blog/?p=968#comment-3190</guid>
		<description>Good deal Jeff - we&#039;ll be looking forward to the kit.  Any idea of generall range for price yet?  

73 de Ken H&gt;</description>
		<content:encoded><![CDATA[<p>Good deal Jeff &#8211; we&#8217;ll be looking forward to the kit.  Any idea of generall range for price yet?  </p>
<p>73 de Ken H&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/comment-page-1/#comment-3169</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 19 Feb 2009 04:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://mightyohm.com/blog/?p=968#comment-3169</guid>
		<description>Finally got my BatchPCB order back.  The quality is very good.  It would be perfect except for a minor misalignment in the silkscreen - nothing to get upset about.  Via alignment is very good (I have heard this can be an issue).

For my next order I&#039;m going to just order one panel direct from Gold Phoenix.  This time I need more boards so the quantity justifies a full panel.

In the end, BatchPCB served it&#039;s purpose, and it&#039;s not really their fault that i ordered during the holiday season...</description>
		<content:encoded><![CDATA[<p>Finally got my BatchPCB order back.  The quality is very good.  It would be perfect except for a minor misalignment in the silkscreen &#8211; nothing to get upset about.  Via alignment is very good (I have heard this can be an issue).</p>
<p>For my next order I&#8217;m going to just order one panel direct from Gold Phoenix.  This time I need more boards so the quantity justifies a full panel.</p>
<p>In the end, BatchPCB served it&#8217;s purpose, and it&#8217;s not really their fault that i ordered during the holiday season&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/comment-page-1/#comment-3034</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 06 Feb 2009 16:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://mightyohm.com/blog/?p=968#comment-3034</guid>
		<description>Thanks Ken!

You&#039;ll have to thank BatchPCB for the delay.  It has been a month now and still no boards.  Apparently Chinese New Year caused some major delays.  I may not use BatchPCB again because of this, although I admit they are pretty upfront about the loooong delays in getting boards so I knew what I was getting into.

Once the shield gets back I need to make some minor changes to the code to support the new signal routing and the 2313, which should be fairly easy.  I also need to test the stepup converter.

I&#039;m going to sell a kit with PCB and all of the components you need to build up the board.

I will post as soon as I have an update.</description>
		<content:encoded><![CDATA[<p>Thanks Ken!</p>
<p>You&#8217;ll have to thank BatchPCB for the delay.  It has been a month now and still no boards.  Apparently Chinese New Year caused some major delays.  I may not use BatchPCB again because of this, although I admit they are pretty upfront about the loooong delays in getting boards so I knew what I was getting into.</p>
<p>Once the shield gets back I need to make some minor changes to the code to support the new signal routing and the 2313, which should be fairly easy.  I also need to test the stepup converter.</p>
<p>I&#8217;m going to sell a kit with PCB and all of the components you need to build up the board.</p>
<p>I will post as soon as I have an update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken H&#62;</title>
		<link>http://mightyohm.com/blog/2009/01/avr-hv-programmer-shield-in-the-works/comment-page-1/#comment-3023</link>
		<dc:creator>Ken H&#62;</dc:creator>
		<pubDate>Thu, 05 Feb 2009 23:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://mightyohm.com/blog/?p=968#comment-3023</guid>
		<description>Hello Jeff, Your last post was Jan 6th, it&#039;s now Feb 5th - what is the current status of the AVR HV Programmer Shield?  I&#039;m VERY Interested in this.  I was just getting ready to start building, then realized you were releasing a product.  Any idea of the time frame?  Price?  Kit or finished product?  will only the PCB be available?

Keep up the GREAT work,

Ken H.</description>
		<content:encoded><![CDATA[<p>Hello Jeff, Your last post was Jan 6th, it&#8217;s now Feb 5th &#8211; what is the current status of the AVR HV Programmer Shield?  I&#8217;m VERY Interested in this.  I was just getting ready to start building, then realized you were releasing a product.  Any idea of the time frame?  Price?  Kit or finished product?  will only the PCB be available?</p>
<p>Keep up the GREAT work,</p>
<p>Ken H.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

