<?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: STM32 &#8211; Overclocking</title>
	<atom:link href="http://elec.tkjweb.dk/blog/2010/02/stm32-overclocking/feed/" rel="self" type="application/rss+xml" />
	<link>http://elec.tkjweb.dk/blog/2010/02/stm32-overclocking/</link>
	<description>The electronics-blog</description>
	<lastBuildDate>Mon, 06 Sep 2010 16:57:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Thomas Jespersen</title>
		<link>http://elec.tkjweb.dk/blog/2010/02/stm32-overclocking/comment-page-1/#comment-5771</link>
		<dc:creator>Thomas Jespersen</dc:creator>
		<pubDate>Sun, 30 May 2010 10:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=352#comment-5771</guid>
		<description>Amazing that it works, but it won&#039;t work reliably.
The problem is that the chip and the things inside it isn&#039;t made for speeds that fast, so I think you would see that the chip will go into the Hard Fault routine most of the time!</description>
		<content:encoded><![CDATA[<p>Amazing that it works, but it won&#8217;t work reliably.<br />
The problem is that the chip and the things inside it isn&#8217;t made for speeds that fast, so I think you would see that the chip will go into the Hard Fault routine most of the time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Śliwka</title>
		<link>http://elec.tkjweb.dk/blog/2010/02/stm32-overclocking/comment-page-1/#comment-5770</link>
		<dc:creator>Daniel Śliwka</dc:creator>
		<pubDate>Sun, 30 May 2010 10:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=352#comment-5770</guid>
		<description>128Mhz is just the beginnigng . About two months ago i plugged 25Mhz crystal on board for Ethernet STM32F107 family when i was changing developmnet platform from STM32F103 at 8MHz clock. PLL was set to 72Mhz when 8MHz crystal was mounted. I did&#039;nt change PLL&#039;s configuration for STM32F107, and guess what? It was working !   at 225 MHz with FreeRTOS onboard.  Led was blinking faster, PWM was goin faster, UART to !</description>
		<content:encoded><![CDATA[<p>128Mhz is just the beginnigng . About two months ago i plugged 25Mhz crystal on board for Ethernet STM32F107 family when i was changing developmnet platform from STM32F103 at 8MHz clock. PLL was set to 72Mhz when 8MHz crystal was mounted. I did&#8217;nt change PLL&#8217;s configuration for STM32F107, and guess what? It was working !   at 225 MHz with FreeRTOS onboard.  Led was blinking faster, PWM was goin faster, UART to !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Jespersen</title>
		<link>http://elec.tkjweb.dk/blog/2010/02/stm32-overclocking/comment-page-1/#comment-5403</link>
		<dc:creator>Thomas Jespersen</dc:creator>
		<pubDate>Fri, 23 Apr 2010 11:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=352#comment-5403</guid>
		<description>Dear Mox.
I haven&#039;t had any problems when running at 128MHz, but I don&#039;t know about the ADC, but that would definitely also run faster, but I don&#039;t know if any problems would occour then!
You have to try it out - also the STM32 won&#039;t be damaged or heat up when overclocking.

Best Regards
Thomas Jespersen</description>
		<content:encoded><![CDATA[<p>Dear Mox.<br />
I haven&#8217;t had any problems when running at 128MHz, but I don&#8217;t know about the ADC, but that would definitely also run faster, but I don&#8217;t know if any problems would occour then!<br />
You have to try it out &#8211; also the STM32 won&#8217;t be damaged or heat up when overclocking.</p>
<p>Best Regards<br />
Thomas Jespersen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mox</title>
		<link>http://elec.tkjweb.dk/blog/2010/02/stm32-overclocking/comment-page-1/#comment-5398</link>
		<dc:creator>Mox</dc:creator>
		<pubDate>Thu, 22 Apr 2010 21:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=352#comment-5398</guid>
		<description>How is reliability? Does it work sometimes, or will this work reliably? Will the cortex heat up (overheat)? Can the peripherals, namely the ADC work faster (maybe losing a bit or two in reliable resolution)?
regards,
Mox</description>
		<content:encoded><![CDATA[<p>How is reliability? Does it work sometimes, or will this work reliably? Will the cortex heat up (overheat)? Can the peripherals, namely the ADC work faster (maybe losing a bit or two in reliable resolution)?<br />
regards,<br />
Mox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Jespersen</title>
		<link>http://elec.tkjweb.dk/blog/2010/02/stm32-overclocking/comment-page-1/#comment-5276</link>
		<dc:creator>Thomas Jespersen</dc:creator>
		<pubDate>Mon, 29 Mar 2010 16:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=352#comment-5276</guid>
		<description>About the USB clock I&#039;m not sure, as I haven&#039;t done any projects with USB yet!
But I think if you chose to go with 128MHz, you just have to change the USB PLL to a higher value.

Thomas</description>
		<content:encoded><![CDATA[<p>About the USB clock I&#8217;m not sure, as I haven&#8217;t done any projects with USB yet!<br />
But I think if you chose to go with 128MHz, you just have to change the USB PLL to a higher value.</p>
<p>Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danw</title>
		<link>http://elec.tkjweb.dk/blog/2010/02/stm32-overclocking/comment-page-1/#comment-5273</link>
		<dc:creator>danw</dc:creator>
		<pubDate>Mon, 29 Mar 2010 14:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=352#comment-5273</guid>
		<description>How do you get the USB clock to 48MHz or will this only work for non-usb applications?</description>
		<content:encoded><![CDATA[<p>How do you get the USB clock to 48MHz or will this only work for non-usb applications?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
