<?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; Topic: tft lcd +touchscreen</title>
		<link>http://forums.leaflabs.com/topic.php?id=601</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:09:30 +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?topic=601" rel="self" type="application/rss+xml" />

		<item>
			<title>mikep on "tft lcd +touchscreen"</title>
			<link>http://forums.leaflabs.com/topic.php?id=601#post-3326</link>
			<pubDate>Fri, 07 Jan 2011 21:06:12 +0000</pubDate>
			<dc:creator>mikep</dc:creator>
			<guid isPermaLink="false">3326@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;If you look at the website of the ITead Studio, they also have a link to a library for their IFLAT-32 development platform, which also uses an STM32 processor.&#60;br /&#62;
&#60;a href=&#34;http://iteadstudio.com/application-note/itdb02-display-lib-for-stm32-gcc/&#34; rel=&#34;nofollow&#34;&#62;http://iteadstudio.com/application-note/itdb02-display-lib-for-stm32-gcc/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It might be easier to start from there since the Maple uses the same processor, but then again it's probably more low-level and not using any of the wiring/arduino functions.&#60;br /&#62;
I just looked at the code briefly and it seems to use the ST Libraries, so you'd have some additional work there to port that.&#60;br /&#62;
But between the two implementations (Arduino and STM32/ST Library) you should be able to get some ideas how to proceed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>soundcyst on "tft lcd +touchscreen"</title>
			<link>http://forums.leaflabs.com/topic.php?id=601#post-3325</link>
			<pubDate>Fri, 07 Jan 2011 19:19:33 +0000</pubDate>
			<dc:creator>soundcyst</dc:creator>
			<guid isPermaLink="false">3325@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;proceed with vigor!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yokurk on "tft lcd +touchscreen"</title>
			<link>http://forums.leaflabs.com/topic.php?id=601#post-3323</link>
			<pubDate>Fri, 07 Jan 2011 15:48:25 +0000</pubDate>
			<dc:creator>yokurk</dc:creator>
			<guid isPermaLink="false">3323@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;this is the display i have bought link: &#60;a href=&#34;http://iteadstudio.com/store/index.php?main_page=product_info&#38;amp;cPath=3&#38;amp;products_id=55&#34; rel=&#34;nofollow&#34;&#62;http://iteadstudio.com/store/index.php?main_page=product_info&#38;amp;cPath=3&#38;amp;products_id=55&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and the library which i was using with arduino was this link:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://henningkarlsen.com/electronics/a_l_itdb02_graph.php&#34; rel=&#34;nofollow&#34;&#62;http://henningkarlsen.com/electronics/a_l_itdb02_graph.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;i was trying to port the library to maple , but unable to do so. how should i proceed now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>soundcyst on "tft lcd +touchscreen"</title>
			<link>http://forums.leaflabs.com/topic.php?id=601#post-3321</link>
			<pubDate>Fri, 07 Jan 2011 13:45:19 +0000</pubDate>
			<dc:creator>soundcyst</dc:creator>
			<guid isPermaLink="false">3321@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;every display is a little different. being specific here will help a lot.&#60;/p&#62;
&#60;p&#62;most likely you will have to port the arduino library you're using to the maple board.. shouldn't be that tough, but it'll definitely take some time.&#60;/p&#62;
&#60;p&#62;without knowing what library, what display, etc, we can't really help you..  see &#60;a href=&#34;http://www.catb.org/~esr/faqs/smart-questions.html&#34; rel=&#34;nofollow&#34;&#62;http://www.catb.org/~esr/faqs/smart-questions.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>okie on "tft lcd +touchscreen"</title>
			<link>http://forums.leaflabs.com/topic.php?id=601#post-3317</link>
			<pubDate>Fri, 07 Jan 2011 12:06:44 +0000</pubDate>
			<dc:creator>okie</dc:creator>
			<guid isPermaLink="false">3317@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Which library are you using with Arduino?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yokurk on "tft lcd +touchscreen"</title>
			<link>http://forums.leaflabs.com/topic.php?id=601#post-3313</link>
			<pubDate>Fri, 07 Jan 2011 05:42:17 +0000</pubDate>
			<dc:creator>yokurk</dc:creator>
			<guid isPermaLink="false">3313@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;i have an ongoing project that has to be done for this semester and i am stuck with this .. any help will be appreciated
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yokurk on "tft lcd +touchscreen"</title>
			<link>http://forums.leaflabs.com/topic.php?id=601#post-3304</link>
			<pubDate>Thu, 06 Jan 2011 13:51:19 +0000</pubDate>
			<dc:creator>yokurk</dc:creator>
			<guid isPermaLink="false">3304@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;i have been using arduino for my projects .recently i used a touchscreen with tft lcd but the refresh rate and speed was too slow. so i decided to use maple..and i am a new to this..i used to have a library for this touch screen+lcd display working for arduino through which i worked but when i use it for maple it does not work. please help me out with this. also is there any library functions which have been developed for tft lcd touch screens which i can use?&#60;/p&#62;
&#60;p&#62;thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
