<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>LeafLabs Garden &#187; User Favorites: house91320</title>
		<link><a href='http://forums.leaflabs.com/profile.php?id=3847'>3847</a></link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:09:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?profile=3847" rel="self" type="application/rss+xml" />

		<item>
			<title>house91320 on "ST7565 LCD Help!!!!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=986#post-6044</link>
			<pubDate>Mon, 22 Aug 2011 22:33:45 +0000</pubDate>
			<dc:creator>house91320</dc:creator>
			<guid isPermaLink="false">6044@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;that would be great i relay suck at software i am defiantly a hardware guy.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robodude666 on "ST7565 LCD Help!!!!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=986#post-6041</link>
			<pubDate>Mon, 22 Aug 2011 16:18:01 +0000</pubDate>
			<dc:creator>robodude666</dc:creator>
			<guid isPermaLink="false">6041@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Oh. Fix that too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "ST7565 LCD Help!!!!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=986#post-6040</link>
			<pubDate>Mon, 22 Aug 2011 15:49:01 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">6040@http://forums.leaflabs.com/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;
Otherwise, the library aught to work as-is since it uses bit-bang SPI via wirish's shiftOut.&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;Unfortunately, due to usages of things like pgm_read_byte(), more work is required:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/adafruit/ST7565-LCD/blob/master/ST7565/ST7565.cpp#L142&#34; rel=&#34;nofollow&#34;&#62;https://github.com/adafruit/ST7565-LCD/blob/master/ST7565/ST7565.cpp#L142&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There's a little advice on replacing pgmspace.h here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://leaflabs.com/docs/arm-gcc.html#switching-from-avr-gcc&#34; rel=&#34;nofollow&#34;&#62;http://leaflabs.com/docs/arm-gcc.html#switching-from-avr-gcc&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would personally really love to see some sort of pgmspace-stm32-compat.h header that replaced the most common usages of pgmspace.h with Cortex M3 or STM32 equivalents.  It's mentioned briefly on the &#34;missing features&#34; wiki page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wiki.leaflabs.com/index.php?title=Missing_Features&#34; rel=&#34;nofollow&#34;&#62;http://wiki.leaflabs.com/index.php?title=Missing_Features&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robodude666 on "ST7565 LCD Help!!!!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=986#post-6035</link>
			<pubDate>Mon, 22 Aug 2011 14:50:51 +0000</pubDate>
			<dc:creator>robodude666</dc:creator>
			<guid isPermaLink="false">6035@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;ST7565 is an LCD I've been wanting to play with for a long while. Unfortunately, it's been out of stock on Adafruit for some time. I'll have a Maple-optimized library written for it one day, whenever I can get my hands on it.&#60;/p&#62;
&#60;p&#62;Otherwise, if you wish to port &#60;a href=&#34;https://github.com/adafruit/ST7565-LCD/blob/master/ST7565/ST7565.cpp&#34;&#62;Adafruit's&#60;/a&#62; library, you'll need to:&#60;/p&#62;
&#60;p&#62;- change the includes, and&#60;br /&#62;
- replace PROGMEM with __FLASH__.&#60;/p&#62;
&#60;p&#62;Otherwise, the library aught to work as-is since it uses bit-bang SPI via wirish's shiftOut. &#60;/p&#62;
&#60;p&#62;-robodude666
&#60;/p&#62;</description>
		</item>
		<item>
			<title>house91320 on "ST7565 LCD Help!!!!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=986#post-6034</link>
			<pubDate>Mon, 22 Aug 2011 14:50:05 +0000</pubDate>
			<dc:creator>house91320</dc:creator>
			<guid isPermaLink="false">6034@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;it turns out the lcd was broken
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "ST7565 LCD Help!!!!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=986#post-6033</link>
			<pubDate>Mon, 22 Aug 2011 14:37:07 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">6033@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi house91320,&#60;/p&#62;
&#60;p&#62;Just a couple of suggestions on asking for help in the open source world:&#60;/p&#62;
&#60;p&#62;- It might help if you posted a link to the library you want a port for ;)&#60;/p&#62;
&#60;p&#62;- It would also help if you wrote some details on what you tried, what went wrong, etc.  This helps convince people that you've &#34;done your homework&#34;, and also provides a good starting point for anyone who comes across this topic in the future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>house91320 on "ST7565 LCD Help!!!!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=986#post-6017</link>
			<pubDate>Fri, 19 Aug 2011 22:27:36 +0000</pubDate>
			<dc:creator>house91320</dc:creator>
			<guid isPermaLink="false">6017@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;My friend and i have been trying to convert the adafruit library to maple. However we have not been successful, if there is any one out there who can help, pleas do it would be greatly appreciated?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
