<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: </title>
	<atom:link href="http://leaflabs.com/2010/02/221/feed/" rel="self" type="application/rss+xml" />
	<link>http://leaflabs.com/2010/02/221/</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 23:03:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: poslathian</title>
		<link>http://leaflabs.com/2010/02/221/comment-page-1/#comment-132</link>
		<dc:creator>poslathian</dc:creator>
		<pubDate>Tue, 27 Apr 2010 20:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.leaflabs.com/?p=221#comment-132</guid>
		<description>in the new library setup (libmaple + wirish, now in our github repo) the usb stack has been stripped out of the bootloader as a runtime library and is now statically compiled in to user sketches. Why is this good? because there is nothing preventing you from using that usb stack to implement all sorts of faster/better/different usb protocols on maple! You could do fast isochronous pipes, for audio/video, or be an HID device (accelerometer mouse!) or whatever.

The only catch is that the ide uses the virtual com port to pulse DTR/RTS and engage the auto-reset into bootloader mode when you hit program. This is just like how arduino does it. So if you strip out the virtual com port in favor of whatever hotness you come up with, youll need to either manually reset the board for programming or  add some hooks to the IDE/your code to engage a reset.

We&#039;d love to see some advanced usb stuff happen on this platform!</description>
		<content:encoded><![CDATA[<p>in the new library setup (libmaple + wirish, now in our github repo) the usb stack has been stripped out of the bootloader as a runtime library and is now statically compiled in to user sketches. Why is this good? because there is nothing preventing you from using that usb stack to implement all sorts of faster/better/different usb protocols on maple! You could do fast isochronous pipes, for audio/video, or be an HID device (accelerometer mouse!) or whatever.</p>
<p>The only catch is that the ide uses the virtual com port to pulse DTR/RTS and engage the auto-reset into bootloader mode when you hit program. This is just like how arduino does it. So if you strip out the virtual com port in favor of whatever hotness you come up with, youll need to either manually reset the board for programming or  add some hooks to the IDE/your code to engage a reset.</p>
<p>We&#8217;d love to see some advanced usb stuff happen on this platform!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: okie</title>
		<link>http://leaflabs.com/2010/02/221/comment-page-1/#comment-131</link>
		<dc:creator>okie</dc:creator>
		<pubDate>Wed, 31 Mar 2010 13:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.leaflabs.com/?p=221#comment-131</guid>
		<description>Good question. How straight-forward it is to write software for your computer that can access the USB port/virtual COM port at full and high speed USB data rates?</description>
		<content:encoded><![CDATA[<p>Good question. How straight-forward it is to write software for your computer that can access the USB port/virtual COM port at full and high speed USB data rates?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bnewbold</title>
		<link>http://leaflabs.com/2010/02/221/comment-page-1/#comment-130</link>
		<dc:creator>bnewbold</dc:creator>
		<pubDate>Wed, 31 Mar 2010 03:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.leaflabs.com/?p=221#comment-130</guid>
		<description>We certainly seem to get a lot of through put over the USB serial port though I can&#039;t say i&#039;ve calculated or tested the speed. Do you have a particular application in mind?</description>
		<content:encoded><![CDATA[<p>We certainly seem to get a lot of through put over the USB serial port though I can&#8217;t say i&#8217;ve calculated or tested the speed. Do you have a particular application in mind?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshua wojnas</title>
		<link>http://leaflabs.com/2010/02/221/comment-page-1/#comment-129</link>
		<dc:creator>joshua wojnas</dc:creator>
		<pubDate>Fri, 26 Feb 2010 20:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.leaflabs.com/?p=221#comment-129</guid>
		<description>I still wonder if it will be able to print out the usb port like a high speed or full speed virtual com port at usb speeds.</description>
		<content:encoded><![CDATA[<p>I still wonder if it will be able to print out the usb port like a high speed or full speed virtual com port at usb speeds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: signal7</title>
		<link>http://leaflabs.com/2010/02/221/comment-page-1/#comment-128</link>
		<dc:creator>signal7</dc:creator>
		<pubDate>Wed, 24 Feb 2010 22:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.leaflabs.com/?p=221#comment-128</guid>
		<description>Gosh, I wish I could get my hands on one just so I could experiment with some decoupling techniques.  Your noise is my gold!</description>
		<content:encoded><![CDATA[<p>Gosh, I wish I could get my hands on one just so I could experiment with some decoupling techniques.  Your noise is my gold!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jessb</title>
		<link>http://leaflabs.com/2010/02/221/comment-page-1/#comment-127</link>
		<dc:creator>jessb</dc:creator>
		<pubDate>Fri, 12 Feb 2010 01:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.leaflabs.com/?p=221#comment-127</guid>
		<description>sweeeeeeeeeeeet</description>
		<content:encoded><![CDATA[<p>sweeeeeeeeeeeet</p>
]]></content:encoded>
	</item>
</channel>
</rss>
