<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Frank&#039;s Random Wanderings</title>
	<link>http://blog.frankvh.com</link>
	<description>A bunch of random musings, with a leaning towards electronics &#38; computers.</description>
	<lastBuildDate>Sat, 14 Jan 2012 00:40:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>STM32F2xx / STM32F4xx DMA Maximum Transactions</title>
		<description><![CDATA[It&#8217;s funny how a topic as apparently mundane as the DMA controllers on the STM32F2xx and STM32F4xx processors can be such a can of worms. I&#8217;ve already provided 2 postings on the subject, here and here, and now we have a third.
This one is a biggie. From what we&#8217;re seeing, it appears you can only [...]]]></description>
		<link>http://blog.frankvh.com/2012/01/13/stm32f2xx-stm32f4xx-dma-maximum-transactions/</link>
			</item>
	<item>
		<title>STM32F2xx / STM32F4xx SDIO Interface Part 2</title>
		<description><![CDATA[Here&#8217;s the link to Part 1.
A very significant limitation with the STM32F4xx family (STM32F405 / 407 / 415 / 417) is that fully a third of its internal RAM is inaccessible to the DMA controller. Of the 192 kB of available RAM, only 128 kB can be accessed by the DMA. The other 64 kB, [...]]]></description>
		<link>http://blog.frankvh.com/2011/12/30/stm32f2xx-stm32f4xx-sdio-interface-part-2/</link>
			</item>
	<item>
		<title>If Apple Wins We All Lose</title>
		<description><![CDATA[I&#8217;m not generally one to repost articles and links to articles &#8211; you won&#8217;t find much of that on my blog. Nor am I particularly pro-this or anti-that when it comes to technologies, brands, companies, etc. I have Apple products and non-Apple products. I&#8217;ve used various flavours of Mac OS, of DOS, of Windows, of [...]]]></description>
		<link>http://blog.frankvh.com/2011/12/20/if-apple-wins-we-all-lose/</link>
			</item>
	<item>
		<title>Cortex-M3 / M4 Hard Fault Handler</title>
		<description><![CDATA[If you&#8217;re seeing a Hard Fault exception on your Cortex M3 or Cortex M4 processor, this handler and information may help. I can&#8217;t take credit for it &#8211; this code was provided by Joseph Yiu on a few different forums, as well as in his book (Definitive Guide to the ARM Cortex M3). I&#8217;m simply [...]]]></description>
		<link>http://blog.frankvh.com/2011/12/07/cortex-m3-m4-hard-fault-handler/</link>
			</item>
	<item>
		<title>STM32F2xx DMA Controllers Part 2</title>
		<description><![CDATA[The discussion around the STM32F2xx and STM32F4xx DMA controllers is becoming a bit too large for a single posting, so here we are with Part 2!
Clearing a DMA Interrupt
In theory this is very simple &#8211; in practice not so much. The documentation for the  &#8220;DMA low interrupt flag clear register&#8221; (DMA_LIFCR) and the &#8220;DMA [...]]]></description>
		<link>http://blog.frankvh.com/2011/11/21/stm32f2xx-dma-controllers-part-2/</link>
			</item>
	<item>
		<title>Do It Yourself Signal Generator Probe</title>
		<description><![CDATA[Some time ago I built a signal generator, which is a reasonably handy bit of equipment. But I was periodically frustrated with not having a suitable probe to easily inject a signal into a circuit. The standard BNC &#8211; BNC cable has its uses, but isn&#8217;t too great for that kind of thing. And a [...]]]></description>
		<link>http://blog.frankvh.com/2011/10/02/do-it-yourself-signal-generator-probe/</link>
			</item>
	<item>
		<title>Class 10 SD Card &#8211; Or Not?</title>
		<description><![CDATA[Recently I purchased a Class 10 SD Card from a major retailer. I was very excited &#8211; now I have a fast card for testing. Here&#8217;s my new baby:

Note the 10 in the part-circle indicating the speed. For those who don&#8217;t know, the &#8220;class&#8221; speed system for SD cards is very simple. It&#8217;s the write [...]]]></description>
		<link>http://blog.frankvh.com/2011/09/11/class-10-sd-card-or-not/</link>
			</item>
	<item>
		<title>STM32F2xx SDIO SD Card Interface</title>
		<description><![CDATA[The STM32F2xx has a great SD Card interface. It’s a true 4-bit parallel interface, and in general it works pretty well. I have come across a few, fairly minor but still significant, considerations when using the interface that I thought I’d pass on.
Initialisation Sequence
Proper initialization of the SD card is important, because SD cards have [...]]]></description>
		<link>http://blog.frankvh.com/2011/09/04/stm32f2xx-sdio-sd-card-interface/</link>
			</item>
	<item>
		<title>STM32F2xx Digital Camera Interface (DCMI)</title>
		<description><![CDATA[I’m using the STM32F2xx DCMI port to receive data from an CMOS image sensor. There aren&#8217;t too many Cortex-M3 or M4 parts which have this ability natively; the STM32F2xx is a rare breed. It&#8217;s a very nice feature. Along the way I’ve learnt a few things about the DCMI port, some of which are documented, [...]]]></description>
		<link>http://blog.frankvh.com/2011/08/19/stm32f2xx-digital-camera-interface-dcmi/</link>
			</item>
	<item>
		<title>STM32F2xx DMA Controllers</title>
		<description><![CDATA[If you’re moving a bunch of data around, the DMA controllers are going to be your best friends. However they have their quirks and undocumented features. This post will describe what I’ve learned about them, and hopefully others can contribute if they can shed light as well.
Note there is also a Part 2 to this [...]]]></description>
		<link>http://blog.frankvh.com/2011/08/18/stm32f2xx-dma-controllers/</link>
			</item>
</channel>
</rss>

