<?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: Programming AVR fuse bits &#8211; oscillator settings</title>
	<atom:link href="http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/</link>
	<description>ScienceProg serves scientific, embedded, biomedical engineering, physics based contents. If you want your article or scientific project to be on this site, do not hesitate to contact.</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:33:17 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: kartik kapadia</title>
		<link>http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/#comment-1695</link>
		<dc:creator>kartik kapadia</dc:creator>
		<pubDate>Tue, 07 Feb 2012 10:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/programming-avr-fuse-bits-%e2%80%93-oscillator-settings/#comment-1695</guid>
		<description>I intend to use adc and usart part of atmega32. I have already programmed the same without changing any fuse bits and it works perfectly fine so i suppose its using internal 1Mhz clock, but using this i am able to get only 4800 baud maximum and i want to have 9600 baud. So i need to use internal 4Mhz clock atleast. Please suggest me necessary changes i need to make in code and elsewhere. I am using avrstudio for coding and usb programmer for programming. I have interfaced lm35 through adc and it is working so will changing the clock speed affect that? Please reply as soon as possible. Thanking you</description>
		<content:encoded><![CDATA[<p>I intend to use adc and usart part of atmega32. I have already programmed the same without changing any fuse bits and it works perfectly fine so i suppose its using internal 1Mhz clock, but using this i am able to get only 4800 baud maximum and i want to have 9600 baud. So i need to use internal 4Mhz clock atleast. Please suggest me necessary changes i need to make in code and elsewhere. I am using avrstudio for coding and usb programmer for programming. I have interfaced lm35 through adc and it is working so will changing the clock speed affect that? Please reply as soon as possible. Thanking you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S ud</title>
		<link>http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/#comment-1689</link>
		<dc:creator>S ud</dc:creator>
		<pubDate>Thu, 02 Feb 2012 06:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/programming-avr-fuse-bits-%e2%80%93-oscillator-settings/#comment-1689</guid>
		<description>When i m running atmega8 for long time on timer its hanging using inernal oscillator, does using external crystal will help do i use 12mhz or 8mhz?
n plz do reply its settings also</description>
		<content:encoded><![CDATA[<p>When i m running atmega8 for long time on timer its hanging using inernal oscillator, does using external crystal will help do i use 12mhz or 8mhz?<br />
n plz do reply its settings also</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charan</title>
		<link>http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/#comment-1646</link>
		<dc:creator>charan</dc:creator>
		<pubDate>Sun, 20 Nov 2011 18:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/programming-avr-fuse-bits-%e2%80%93-oscillator-settings/#comment-1646</guid>
		<description>i want to use crystal of 16MHz  in atmega controller can you tell me how
wil the fuse bit look like?
what does hfuse and lfuse mean?</description>
		<content:encoded><![CDATA[<p>i want to use crystal of 16MHz  in atmega controller can you tell me how<br />
wil the fuse bit look like?<br />
what does hfuse and lfuse mean?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fortron</title>
		<link>http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/#comment-1536</link>
		<dc:creator>fortron</dc:creator>
		<pubDate>Sun, 24 Jul 2011 18:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/programming-avr-fuse-bits-%e2%80%93-oscillator-settings/#comment-1536</guid>
		<description>Hi
I use Atiny2313 configurated for external clock source with  no prescaler.
It work fine but XTAL2 pin cant bee used as I/O pin PA1 (is all time output with  low level !).
I&#039;m wrong ?
 Data sheets  is not precisely with this. 
Please help !</description>
		<content:encoded><![CDATA[<p>Hi<br />
I use Atiny2313 configurated for external clock source with  no prescaler.<br />
It work fine but XTAL2 pin cant bee used as I/O pin PA1 (is all time output with  low level !).<br />
I&#8217;m wrong ?<br />
 Data sheets  is not precisely with this.<br />
Please help !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: U we</title>
		<link>http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/#comment-311</link>
		<dc:creator>U we</dc:creator>
		<pubDate>Thu, 28 Apr 2011 09:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/programming-avr-fuse-bits-%e2%80%93-oscillator-settings/#comment-311</guid>
		<description>Hello,
I hav Atmega 32 with external 16Mhz crystal oscl.Connected to PC via MAX232,DB9 conn. M using Hyperterminal 2 check the respond but uC not responding.
Have Programmed it using WinAVR.Have set the baudrate correctly,1Stop bit,Non parity,8bit data frame.
But still no response :(
Do i have to fiddle my fuse setting?If yes then which??
Help Appreciated. :)</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I hav Atmega 32 with external 16Mhz crystal oscl.Connected to PC via MAX232,DB9 conn. M using Hyperterminal 2 check the respond but uC not responding.<br />
Have Programmed it using WinAVR.Have set the baudrate correctly,1Stop bit,Non parity,8bit data frame.<br />
But still no response <img src='http://www.scienceprog.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
Do i have to fiddle my fuse setting?If yes then which??<br />
Help Appreciated. <img src='http://www.scienceprog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Problem with AVR microcontroller programming</title>
		<link>http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/#comment-310</link>
		<dc:creator>Problem with AVR microcontroller programming</dc:creator>
		<pubDate>Wed, 30 Mar 2011 16:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/programming-avr-fuse-bits-%e2%80%93-oscillator-settings/#comment-310</guid>
		<description>[...] unprogrammed (1) and cksel programmed (0)  in ponyprog unprogrammed in checked , take a look at Programming AVR fuse bits &#8211; oscillator settings - Scientific, embedded, biomedical, electronic...  Yes, you have to use capacitors about 15-22p  Alex                Reply With Quote     View [...]</description>
		<content:encoded><![CDATA[<p>[...] unprogrammed (1) and cksel programmed (0)  in ponyprog unprogrammed in checked , take a look at Programming AVR fuse bits &#8211; oscillator settings &#8211; Scientific, embedded, biomedical, electronic&#8230;  Yes, you have to use capacitors about 15-22p  Alex                Reply With Quote     View [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ali</title>
		<link>http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/#comment-309</link>
		<dc:creator>ali</dc:creator>
		<pubDate>Wed, 16 Mar 2011 19:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/programming-avr-fuse-bits-%e2%80%93-oscillator-settings/#comment-309</guid>
		<description>Hi
programmer is stk200/300
fuse bites id for external low frequency crystal
but for program eeror =chip is damaged
plase help for crystal</description>
		<content:encoded><![CDATA[<p>Hi<br />
programmer is stk200/300<br />
fuse bites id for external low frequency crystal<br />
but for program eeror =chip is damaged<br />
plase help for crystal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul &#38; Sabrina's cheap DIY 144v motor controller - Page 423 - Fuel Economy, Hypermiling, EcoModding News and Forum - EcoModder.com</title>
		<link>http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/#comment-308</link>
		<dc:creator>Paul &#38; Sabrina's cheap DIY 144v motor controller - Page 423 - Fuel Economy, Hypermiling, EcoModding News and Forum - EcoModder.com</dc:creator>
		<pubDate>Sun, 09 Jan 2011 16:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/programming-avr-fuse-bits-%e2%80%93-oscillator-settings/#comment-308</guid>
		<description>[...] file. So you have to set them manually. Here is a page that I found that describes the process:  Programming AVR fuse bits &#8211; oscillator settings - Scientific, embedded, biomedical, electronic...  The key fuse for you, which Paul was describing, is to change the chips frequency from 1 Mhz to 16 [...]</description>
		<content:encoded><![CDATA[<p>[...] file. So you have to set them manually. Here is a page that I found that describes the process:  Programming AVR fuse bits &#8211; oscillator settings &#8211; Scientific, embedded, biomedical, electronic&#8230;  The key fuse for you, which Paul was describing, is to change the chips frequency from 1 Mhz to 16 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcio Andrade</title>
		<link>http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/#comment-307</link>
		<dc:creator>Marcio Andrade</dc:creator>
		<pubDate>Wed, 22 Dec 2010 23:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/programming-avr-fuse-bits-%e2%80%93-oscillator-settings/#comment-307</guid>
		<description>Hi,
I&#039;m a bit confused about change fuse bits in Ponyprog. I need program a ATmega 8 with HFUSE=0xc9  LFUSE=0xef.
May I change de fuse bits to follow the project instructions with the options in the window &quot;confguration and security bits&quot; of Ponyprog?

Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m a bit confused about change fuse bits in Ponyprog. I need program a ATmega 8 with HFUSE=0xc9  LFUSE=0xef.<br />
May I change de fuse bits to follow the project instructions with the options in the window &#8220;confguration and security bits&#8221; of Ponyprog?</p>
<p>Thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mamun</title>
		<link>http://www.scienceprog.com/programming-avr-fuse-bits-oscillator-settings/#comment-306</link>
		<dc:creator>mamun</dc:creator>
		<pubDate>Sat, 25 Sep 2010 19:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/programming-avr-fuse-bits-%e2%80%93-oscillator-settings/#comment-306</guid>
		<description>I am using ATmega32 and write hex by using ponyprog.
please help me how to setting bit fuse configure for use 12MHz external  crystal oscillator</description>
		<content:encoded><![CDATA[<p>I am using ATmega32 and write hex by using ponyprog.<br />
please help me how to setting bit fuse configure for use 12MHz external  crystal oscillator</p>
]]></content:encoded>
	</item>
</channel>
</rss>

