<?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: Smallest USB serial code?</title>
		<link>http://forums.leaflabs.com/topic.php?id=74185</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:04:47 +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=74185" rel="self" type="application/rss+xml" />

		<item>
			<title>gbulmer on "Smallest USB serial code?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74185#post-105021</link>
			<pubDate>Fri, 06 Dec 2013 18:48:47 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">105021@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;mlundinse - Doh! I was looking at the wrong thing:-(&#60;br /&#62;
Thank you!&#60;br /&#62;
It looks like a minimal STM32F103 USB Serial is just over 10KB which is plenty small enough.&#60;br /&#62;
I'm making mistakes - time for sleep.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlundinse on "Smallest USB serial code?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74185#post-105019</link>
			<pubDate>Fri, 06 Dec 2013 18:06:46 +0000</pubDate>
			<dc:creator>mlundinse</dc:creator>
			<guid isPermaLink="false">105019@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I have looked quite closely at the Serial USB code for the standard Maple.&#60;br /&#62;
It is quite minimal as it is presently. You might be able to squeeze a few bytes out&#60;br /&#62;
of it, but then it needs careful re-testing, and the current code for sure doesnt use a lot of extra bytes.&#60;/p&#62;
&#60;p&#62;I am aware that design choises can always be argued and changed but then the tradeoff&#60;br /&#62;
between a tested and an untested solution must also be made.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Smallest USB serial code?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74185#post-105018</link>
			<pubDate>Fri, 06 Dec 2013 17:42:14 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">105018@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I want to make a little gizmo, with no more than a couple of KBytes of specific code. I'd like it to be a USB serial device.&#60;br /&#62;
I'd like to squish everything into the lowest-cost 16 kB Flash STM32F103.&#60;/p&#62;
&#60;p&#62;Has anyone experience with, or done any experiments to find the smallest practical size for USB serial device code on an STM32F103?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
