<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="0.92">
<channel>
	<docs>http://backend.userland.com/rss092</docs>
	<title>AVR Freaks</title>
	<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;minimax=1</link>
	<description></description>
	<managingEditor>eivind.sivertsen@atmel.com</managingEditor>
	<webMaster>eivind.sivertsen@atmel.com</webMaster>
	<lastBuildDate>Tue, 21 May 2013 15:31:38 GMT</lastBuildDate>
	<item>
		<title>Off-topic forum :: RE: Goodbye Win Xp</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067103#1067103</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=17345&quot; target=&quot;_blank&quot;&gt;westfw&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Re: RE: Re: RE: Re: RE: Goodbye Win Xp&lt;br /&gt;
	Posted: May 21, 2013 - 04:27 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 68&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;So what's the fastest WXP system I could buy now (assuming I have disks and licenses available)?  I'm limited to 4G of memory, right, and XP doesn't support some &amp;quot;new&amp;quot; hardware, right?
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: Question about eeprom (ATmega32)</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067102#1067102</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=275783&quot; target=&quot;_blank&quot;&gt;LevenEigenaar&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Question about eeprom (ATmega32)&lt;br /&gt;
	Posted: May 21, 2013 - 04:26 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;The 2 is still the adress where &amp;quot;Hello word&amp;quot; go get written?
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR32 Hardware :: RE: AT32UC3C2 - USART Idle low</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067101#1067101</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=290739&quot; target=&quot;_blank&quot;&gt;simshelloworld&lt;/a&gt;&lt;br /&gt;
	Subject: RE: AT32UC3C2 - USART Idle low&lt;br /&gt;
	Posted: May 21, 2013 - 04:25 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;Anyone?
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: Detecting rising/falling edge in pin change interrupt ISR</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067099#1067099</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=302253&quot; target=&quot;_blank&quot;&gt;mkvenkit&lt;/a&gt;&lt;br /&gt;
	Subject: Re: RE: Detecting rising/falling edge in pin change interrup&lt;br /&gt;
	Posted: May 21, 2013 - 04:21 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;&lt;div class=&quot;quotetitle&quot;&gt;Torby wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;Sure. Just read the pin. If it is high, a rising edge; else, a falling edge.&lt;/div&gt;
&lt;br /&gt;

&lt;br /&gt;
Thanks - this seems to work:
&lt;br /&gt;

&lt;br /&gt;
&lt;div class=&quot;codetitle&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codecontent&quot;&gt;
&lt;br /&gt;
&amp;nbsp; // read PCINT0 &amp;#40;PB0 - pin 14&amp;#41;&amp;#58;
&lt;br /&gt;
&amp;nbsp; if&amp;#40;PINB &amp;amp; &amp;#40;1 &amp;lt;&amp;lt; PB0&amp;#41;&amp;#41; &amp;#123;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; serial_write_str&amp;#40;&amp;quot;rising edge\n&amp;quot;&amp;#41;;
&lt;br /&gt;
&amp;nbsp; &amp;#125;
&lt;br /&gt;
&amp;nbsp; else&amp;#123;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; serial_write_str&amp;#40;&amp;quot;falling edge\n&amp;quot;&amp;#41;;
&lt;br /&gt;
&amp;nbsp; &amp;#125;&lt;/div&gt;
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: Self Replicating code ...</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067097#1067097</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=84575&quot; target=&quot;_blank&quot;&gt;david.prentice&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Self Replicating&lt;br /&gt;
	Posted: May 21, 2013 - 04:10 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 27&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;I would assume that the patterns are only going to change infrequently.
&lt;br /&gt;
After all,   the OP is reluctant to even program them once !
&lt;br /&gt;

&lt;br /&gt;
As always,   if you write down your requirements with 'typical' figures,   it helps you design the best solution.
&lt;br /&gt;

&lt;br /&gt;
There is a lot to be said for single-chip solutions.    High-power LEDs require external driver chips.   If you need more than a single-chip,   extra hardware is insignificant.    e.g. adding one more i.c. to a 9 i.c. pcb.
&lt;br /&gt;

&lt;br /&gt;
David.
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: Bus I2C atmega</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067096#1067096</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=280871&quot; target=&quot;_blank&quot;&gt;dbrion0606&lt;/a&gt;&lt;br /&gt;
	
	Posted: May 21, 2013 - 04:08 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 49&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;Did you understand how formatted printing/encoding works?
&lt;br /&gt;
&lt;!-- m --&gt;&lt;a href=&quot;http://www.linux-kheops.com/doc/man/manfr/man-html-0.9/man3/sprintf.3.html&quot; target=&quot;_blank&quot;&gt;http://www.linux-kheops.com/doc/man/man ... ntf.3.html&lt;/a&gt;&lt;!-- m --&gt; (or, if you have GNUlinux/cygwin installled, try &amp;quot;man sprintf : it is the same thing for avrs as for PCs...)
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR Studio 5 and Atmel Studio 6 forum :: RE: A bug in AtmelStudio V6.1?</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067095#1067095</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=95206&quot; target=&quot;_blank&quot;&gt;clawson&lt;/a&gt;&lt;br /&gt;
	
	Posted: May 21, 2013 - 04:07 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;Yes but the utility that checks the .data usage in 6.1 does not know this.
&lt;br /&gt;

&lt;br /&gt;
There have been prior threads showing how to disable that utility - search them out!
&lt;br /&gt;

&lt;br /&gt;
EDIT something like this:
&lt;br /&gt;

&lt;br /&gt;
&lt;!-- m --&gt;&lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewtopic&amp;amp;p=956467#956467&quot; target=&quot;_blank&quot;&gt;http://www.avrfreaks.net/index.php?name ... 467#956467&lt;/a&gt;&lt;!-- m --&gt;
	&lt;br /&gt;_________________&lt;br /&gt;&lt;a href=&quot;http://www.nongnu.org/avr-libc/user-manual/FAQ.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;&lt;img src=&quot;http://www.wrightflyer.co.uk/faq.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR32 General (standalone) :: RE: Cluster of AVRs?</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067091#1067091</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=132568&quot; target=&quot;_blank&quot;&gt;gchapman&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Re: Cluster of AVRs?&lt;br /&gt;
	Posted: May 21, 2013 - 03:56 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 4&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=i_r3z1jYHAc&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;The RPiCluster&lt;/a&gt; (YouTube) by Josh Kiepert (Boise State University).
&lt;br /&gt;
Per one of his comments there this was used for a wireless sensor network simulation for his PhD.
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: fast tiny &amp;amp; mega UART bootloader EEPROM programming</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067090#1067090</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=95206&quot; target=&quot;_blank&quot;&gt;clawson&lt;/a&gt;&lt;br /&gt;
	Subject: RE: fast tiny &amp;amp;amp; mega UART bootloader EEPROM programming&lt;br /&gt;
	Posted: May 21, 2013 - 03:55 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;Unless the bootloader is written to change EEPROM there's no reason it should ever get touched when the app is being replaced.
	&lt;br /&gt;_________________&lt;br /&gt;&lt;a href=&quot;http://www.nongnu.org/avr-libc/user-manual/FAQ.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;&lt;img src=&quot;http://www.wrightflyer.co.uk/faq.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: Atmega32u4 with bluetooth dongle.</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067088#1067088</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=95206&quot; target=&quot;_blank&quot;&gt;clawson&lt;/a&gt;&lt;br /&gt;
	Subject: RE: Atmega32u4 with bluetooth dongle.&lt;br /&gt;
	Posted: May 21, 2013 - 03:49 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;&lt;div class=&quot;quotetitle&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;
&lt;br /&gt;
Now I would like to plug in a bluetooth dongle to the USB port on the 32u4 and communicate with it that way. 
&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
But the 32U4 is a &amp;quot;device&amp;quot; not a &amp;quot;host&amp;quot;. You need a CPU with host facilities or at the very least OTG to be able to host something like BT. Only AT90USB647 and 1287 offer that in the AVR8 range.
	&lt;br /&gt;_________________&lt;br /&gt;&lt;a href=&quot;http://www.nongnu.org/avr-libc/user-manual/FAQ.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;&lt;img src=&quot;http://www.wrightflyer.co.uk/faq.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR Studio 5 and Atmel Studio 6 forum :: RE: New Extension - Naggy</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067084#1067084</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=95206&quot; target=&quot;_blank&quot;&gt;clawson&lt;/a&gt;&lt;br /&gt;
	
	Posted: May 21, 2013 - 03:44 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 76&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;Senthil,
&lt;br /&gt;

&lt;br /&gt;
Silly question but is there any way just to temporarily turn Naggy off. Some times (if I switch target processors a few times) it seems to get confused about what the active header files are and will red line things I know to be valid.
&lt;br /&gt;

&lt;br /&gt;
Cliff
	&lt;br /&gt;_________________&lt;br /&gt;&lt;a href=&quot;http://www.nongnu.org/avr-libc/user-manual/FAQ.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;&lt;img src=&quot;http://www.wrightflyer.co.uk/faq.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>General Electronics :: RE: Soft Power Button</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067083#1067083</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=304353&quot; target=&quot;_blank&quot;&gt;neilt6&lt;/a&gt;&lt;br /&gt;
	
	Posted: May 21, 2013 - 03:43 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;&lt;div class=&quot;quotetitle&quot;&gt;JohanEkdahl wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;&lt;div class=&quot;quotetitle&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;
&lt;br /&gt;
This isn't an AVR specific question, but I'm using an ATmega32U4 so I figured you guys could help!
&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
We have a &amp;quot;General Electronics&amp;quot; forum for exactly this purpose.
&lt;br /&gt;

&lt;br /&gt;
I'll signal a moderator to move this thread.&lt;/div&gt;
&lt;br /&gt;

&lt;br /&gt;
Crap! I even looked for it! Sorry... &lt;img src=&quot;modules//http://&lt;!-- l --&gt;&lt;a href=&quot;modules/PNphpBB2/images/smiles/icon_cry.gif&quot; target=&quot;_blank&quot;&gt;modules/PNphpBB2/images/smiles/icon_cry.gif&lt;/a&gt;&lt;!-- l --&gt;&quot; alt=&quot;Crying or Very sad&quot; border=&quot;0&quot; /&gt; 
&lt;br /&gt;

&lt;br /&gt;
&lt;div class=&quot;quotetitle&quot;&gt;valusoft wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;Hi Neil,
&lt;br /&gt;

&lt;br /&gt;
Perhaps the thread starting with this message might help.
&lt;br /&gt;

&lt;br /&gt;
&lt;!-- m --&gt;&lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewtopic&amp;amp;p=880083#880083&quot; target=&quot;_blank&quot;&gt;http://www.avrfreaks.net/index.php?name ... 083#880083&lt;/a&gt;&lt;!-- m --&gt;
&lt;br /&gt;

&lt;br /&gt;
Cheers,
&lt;br /&gt;

&lt;br /&gt;
Ross&lt;/div&gt;
&lt;br /&gt;

&lt;br /&gt;
Thanks Ross, these circuits look interesting, but they're similar to what I have now on my 5v rig and don't solve the level shifting issue for the VBUS input. It is interesting how they were able to use 1 pin for both input and output though, I might have to copy that part...
&lt;br /&gt;

&lt;br /&gt;
&lt;div class=&quot;quotetitle&quot;&gt;gchapman wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;With some additions (level converters) the following may be considered:
&lt;br /&gt;
&lt;a href=&quot;http://www.maximintegrated.com/app-notes/index.mvp/id/4444&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Single-Pushbutton ON/OFF Power Control&lt;/a&gt; by Tina Alikahi (Maxim Integrated; Sep 11, 2009)
&lt;br /&gt;
though the USB power signal would need some thought.&lt;/div&gt;
&lt;br /&gt;

&lt;br /&gt;
I've seen that chip before, but I'm trying to keep the BOM as small as possible so I won't be able to use it. I have 1N4148 diodes, P-channel MOSFETS, and N-channel MOSFETS in the design already so if I can use them I will.
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: V-USB Coding</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067082#1067082</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=13697&quot; target=&quot;_blank&quot;&gt;JohanEkdahl&lt;/a&gt;&lt;br /&gt;
	Subject: RE: V-USB Coding&lt;br /&gt;
	Posted: May 21, 2013 - 03:41 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 4&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;&lt;div class=&quot;quotetitle&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;Which means that unless you have a million-dollar development lab, filled with MIT and CalTech EE PhDs dedicating their careers to getting WordBozo software to actually communicate with a model-XKE BozoTron printer, and have $700,000 oscilloscopes that measure how much reflection-loss a speed-of-light electrical signal encounters when it transverses a two-inch trace of circuit board, then... 
&lt;br /&gt;
... you aren't going to be developing in the USB standard&lt;/div&gt;
&lt;br /&gt;
Baloney.
&lt;br /&gt;
&lt;div class=&quot;quotetitle&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;
&lt;br /&gt;
In other words, if you want a working DIY joystick to your project on an Arduino budget, then find a hardware joystick that is comprised of two potentiometers and do ADC conversions on them, and forget USB 
&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
Rubbish.
&lt;br /&gt;

&lt;br /&gt;
Get the Arduino (Leonardo) and the two-pot joystick. Wire them together. Install the LUFA plugin for Studio and pick the best matching HID template/example project there is (likely, it will be quite close) and adopt it to your specs. Or get a AT90USBKEY and do the same. If you have the general programming and AVR skills already, then you will not unlikely get something going on one evening.
&lt;br /&gt;

&lt;br /&gt;
Both the above are cards excellent for tech-proovers. If this is about serial production you can now start designng the hardware proper (using the cheapest USB-enabled AVR that fits your needs).
&lt;br /&gt;

&lt;br /&gt;
USB is well within reach for a hobbyist, with AVR stuff for &amp;lt; $100 on their bench (actually &amp;lt; $25 if you already have the USB cable to connect the Leonardo to your PC.)
	&lt;br /&gt;_________________&lt;br /&gt;&lt;span style=&quot;font-size: 10px; line-height: normal&quot;&gt;&amp;quot;Some questions have no answers.&amp;quot;[Chuck Baird]
&lt;br /&gt;
&amp;quot;There comes a point where the spoon-feeding has to stop and the independent thinking has to start.&amp;quot; [Cliff Lawson]&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR32 General (standalone) :: RE: how to reset the atmel board using code.</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067074#1067074</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=87674&quot; target=&quot;_blank&quot;&gt;AgwanII&lt;/a&gt;&lt;br /&gt;
	Subject: RE: how to reset the atmel board using code.&lt;br /&gt;
	Posted: May 21, 2013 - 03:08 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;I use UC3A3 on my board, but it should be similar. I do:&lt;div class=&quot;codetitle&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codecontent&quot;&gt;wdt_enable&amp;#40;100000&amp;#41;; // causes the AVR to reset in 1 sec
&lt;br /&gt;
while&amp;#40;1&amp;#41;;&lt;/div&gt;If I want to reset to DFU bootloader I do:&lt;div class=&quot;codetitle&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codecontent&quot;&gt;flashc_erase_gp_fuse_bit&amp;#40;31, true&amp;#41;;
&lt;br /&gt;
flashc_write_gp_fuse_bit&amp;#40;31, true&amp;#41;; 
&lt;br /&gt;
wdt_enable&amp;#40;100000&amp;#41;; // causes the AVR to reset in 1 sec and reboot into bootloader mode
&lt;br /&gt;
while&amp;#40;1&amp;#41;;&lt;/div&gt;After reset I turn of watchdog the first thing I do:&lt;div class=&quot;codetitle&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codecontent&quot;&gt;wdt_disable&amp;#40;&amp;#41;;&lt;/div&gt;
	&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
	<item>
		<title>AVR forum :: RE: The real winner of Eurovision: 11 000 ATtiny44A</title>
		<link>http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;theme=print&amp;p=1067073#1067073</link>
		<description>Author: &lt;a href=&quot;http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;amp;file=viewprofile&amp;amp;u=13697&quot; target=&quot;_blank&quot;&gt;JohanEkdahl&lt;/a&gt;&lt;br /&gt;
	
	Posted: May 21, 2013 - 03:07 PM (GMT 1)&lt;br /&gt;
	Topic Replies: 8&lt;br /&gt;&lt;br /&gt;
	&lt;span class="postbody"&gt;The nagging question is: Will all those be handed in for recycling in an orderly fashion? 
&lt;br /&gt;

&lt;br /&gt;
Of-course not all of them, so what percentage will go into ordinary waste-bins etc?
&lt;br /&gt;

&lt;br /&gt;
Or were they collected at the exits after the event?
	&lt;br /&gt;_________________&lt;br /&gt;&lt;span style=&quot;font-size: 10px; line-height: normal&quot;&gt;&amp;quot;Some questions have no answers.&amp;quot;[Chuck Baird]
&lt;br /&gt;
&amp;quot;There comes a point where the spoon-feeding has to stop and the independent thinking has to start.&amp;quot; [Cliff Lawson]&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
	</item>
</channel>
</rss>