
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>All My Brain &#187; fx2lib</title>
	<atom:link href="http://allmybrain.com/tag/fx2lib/feed/" rel="self" type="application/rss+xml" />
	<link>http://allmybrain.com</link>
	<description>Where stuff from my brain lands</description>
	<lastBuildDate>Sat, 10 Jul 2010 17:08:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>FX2 CyStream throughput test with SDCC and fx2lib</title>
		<link>http://allmybrain.com/2009/04/14/fx2-cystream-throughput-test-with-sdcc-and-fx2lib/</link>
		<comments>http://allmybrain.com/2009/04/14/fx2-cystream-throughput-test-with-sdcc-and-fx2lib/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 23:27:42 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[cy7c68013a]]></category>
		<category><![CDATA[cypress]]></category>
		<category><![CDATA[cystream]]></category>
		<category><![CDATA[ez-usb]]></category>
		<category><![CDATA[fx2]]></category>
		<category><![CDATA[fx2lib]]></category>
		<category><![CDATA[fx2lp]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=261</guid>
		<description><![CDATA[I've been optimizing my firmware for throughput and I thought a good benchmark would be to test it against the CyStream example provided by Cypress. I modified their CyStream.c file to be compatible with the latest firmware file provided by fx2lib. Here is a summary of the changes needed: Include the appropriate header files Change [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2009/04/14/fx2-cystream-throughput-test-with-sdcc-and-fx2lib/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Cypress GPIF waveform behavioral model</title>
		<link>http://allmybrain.com/2009/03/12/cypress-gpif-waveform-behavioral-model/</link>
		<comments>http://allmybrain.com/2009/03/12/cypress-gpif-waveform-behavioral-model/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 13:10:02 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[8051]]></category>
		<category><![CDATA[cy7c68013a]]></category>
		<category><![CDATA[cypress]]></category>
		<category><![CDATA[fx2]]></category>
		<category><![CDATA[fx2lib]]></category>
		<category><![CDATA[GPIF]]></category>
		<category><![CDATA[simulation]]></category>
		<category><![CDATA[verilog]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=246</guid>
		<description><![CDATA[I sent an email to the fx2lib mailing list that I thought would make good information for a bigger audience. Eventually, I'll probably provide a Verilog behavioral model for the GPIF on the Cy7C68013 (and variants), but for now, this may help a few of you: Rdy0,1, txpire etc, are registered (The data 7:0 is [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2009/03/12/cypress-gpif-waveform-behavioral-model/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>fx2lib documentation and source download</title>
		<link>http://allmybrain.com/2009/02/04/fx2lib-documentation-and-source-download/</link>
		<comments>http://allmybrain.com/2009/02/04/fx2lib-documentation-and-source-download/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 20:26:22 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[8051]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[cy7c68013a]]></category>
		<category><![CDATA[fx2]]></category>
		<category><![CDATA[fx2lib]]></category>
		<category><![CDATA[sdcc]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=223</guid>
		<description><![CDATA[I've uploaded documentation and a source download for fx2lib. Here is the copy of the Sourceforge announcement. The fx2lib sources are stable enough to build complete firmware implementations for the cypress fx/fx2 variants of the 8051 chipset. The current release includes library functions for: delay functions endpoint functions register definitions type definitions macros for common [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2009/02/04/fx2lib-documentation-and-source-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Open Source Library for Writing Firmware on the Cypress FX2 with SDCC</title>
		<link>http://allmybrain.com/2008/12/05/an-open-source-library-for-writing-firmware-on-the-cypress-fx2-with-sdcc/</link>
		<comments>http://allmybrain.com/2008/12/05/an-open-source-library-for-writing-firmware-on-the-cypress-fx2-with-sdcc/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 19:22:35 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[cy7c68013a]]></category>
		<category><![CDATA[cypress]]></category>
		<category><![CDATA[ez-usb]]></category>
		<category><![CDATA[fx2]]></category>
		<category><![CDATA[fx2lib]]></category>
		<category><![CDATA[fx2lp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sdcc]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=180</guid>
		<description><![CDATA[After playing around with the Cypress FX2 and SDCC for the past while, I've developed a library of utilities that make some of the common tasks for writing firmware and performing certain functions a little easier. I'm lucky to work for a company that approves of the open source initiative and believes that it is [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2008/12/05/an-open-source-library-for-writing-firmware-on-the-cypress-fx2-with-sdcc/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
