<?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: Does SerialUSB.flush() exist in IDE 0.0.9 (and InteractiveTest sketch)</title>
		<link>http://forums.leaflabs.com/topic.php?id=575</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:09:45 +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=575" rel="self" type="application/rss+xml" />

		<item>
			<title>Rocky on "Does SerialUSB.flush() exist in IDE 0.0.9 (and InteractiveTest sketch)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=575#post-11113</link>
			<pubDate>Wed, 06 Jun 2012 20:02:42 +0000</pubDate>
			<dc:creator>Rocky</dc:creator>
			<guid isPermaLink="false">11113@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi, Stephen,&#60;br /&#62;
I am new to Maple and I saw your post about Maple-LabVIEW communication. I need to use Maple with LabVIEW, could you give me your email address? I want to discuss that with you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Does SerialUSB.flush() exist in IDE 0.0.9 (and InteractiveTest sketch)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=575#post-6611</link>
			<pubDate>Mon, 26 Sep 2011 07:32:08 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">6611@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Oops.  I totally forgot about this; sorry.&#60;/p&#62;
&#60;p&#62;I'm testing out &#60;a href=&#34;https://github.com/mbolivar/libmaple/compare/958ead3...c4a0f7f&#34;&#62;a newish USB stack&#60;/a&#62; across all the platforms we support today; once I'm convinced it's working, I'll add USBSerial::flush().&#60;/p&#62;
&#60;p&#62;Thanks for the reminder.&#60;/p&#62;
&#60;p&#62;Update: OS X doesn't like some of my patches. Sigh. Still figuring this out. I haven't forgotten about flush, though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JoshSanders on "Does SerialUSB.flush() exist in IDE 0.0.9 (and InteractiveTest sketch)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=575#post-6572</link>
			<pubDate>Sat, 24 Sep 2011 20:15:29 +0000</pubDate>
			<dc:creator>JoshSanders</dc:creator>
			<guid isPermaLink="false">6572@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi folks!&#60;/p&#62;
&#60;p&#62;Looks like SerialUSB.flush() still isn't implemented as of 0.0.12.&#60;br /&#62;
I'd love to see it in the next release... is there a fix for the meantime?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Josh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Does SerialUSB.flush() exist in IDE 0.0.9 (and InteractiveTest sketch)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=575#post-3176</link>
			<pubDate>Tue, 21 Dec 2010 02:32:59 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">3176@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi Stephen,&#60;/p&#62;
&#60;p&#62;Good to hear from you again!  Thanks for the report.  The flush() method is indeed missing from the current implementation.  I'll be resolving this issue ASAP.&#60;/p&#62;
&#60;p&#62;BTW, sorry it's taken me so long to respond to this, but I recall an old question from you re: the relative speeds of Serial1, Serial2, and Serial3.  The hardware allows Serial1 to be clocked with the full 72MHz system clock, but restricts Serial2 and Serial3 to a 36MHz max.  See Note 2 on page 666 25.3.4 of the ST RM 0008:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.st.com/stonline/products/literature/rm/13902.pdf&#34; rel=&#34;nofollow&#34;&#62;http://www.st.com/stonline/products/literature/rm/13902.pdf&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StephenFromNYC on "Does SerialUSB.flush() exist in IDE 0.0.9 (and InteractiveTest sketch)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=575#post-3143</link>
			<pubDate>Thu, 16 Dec 2010 12:06:08 +0000</pubDate>
			<dc:creator>StephenFromNYC</dc:creator>
			<guid isPermaLink="false">3143@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thursday, December 16, 2010&#60;/p&#62;
&#60;p&#62;Hello-&#60;/p&#62;
&#60;p&#62;I have been very busy recently, and have not done any development since Maple IDE 0.0.7.  I skipped over IDE 0.0.8.&#60;/p&#62;
&#60;p&#62;I downloaded Maple IDE 0.0.9 today.&#60;/p&#62;
&#60;p&#62;I tried to use the SerialUSB.flush() function, but the compiler says it does not exist in the class.  I was not able to find flush in libmaple / wirish / usb_serial.cpp (dated October 11, 2010).&#60;/p&#62;
&#60;p&#62;However, it does exist in the documentation:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://leaflabs.com/docs/lang/api/serialusb.html#USBSerial::flush&#34;&#62;http://leaflabs.com/docs/lang/api/serialusb.html#USBSerial::flush&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am using a Maple Rev 3 (summer 2010) board on a Windows XP SP3 system.&#60;/p&#62;
&#60;p&#62;There seem to be some broken links on the site, but I will put together a separate topic.&#60;/p&#62;
&#60;p&#62;The Examples &#38;gt;&#38;gt; Maple &#38;gt;&#38;gt; InteractiveTest sketch also did not compile.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Stephen from NYC
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
