<?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: HardwareSerial slower in 0.0.12</title>
		<link>http://forums.leaflabs.com/topic.php?id=1183</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:18:24 +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=1183" rel="self" type="application/rss+xml" />

		<item>
			<title>Xavier on "HardwareSerial slower in 0.0.12"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1183#post-7243</link>
			<pubDate>Fri, 25 Nov 2011 09:55:03 +0000</pubDate>
			<dc:creator>Xavier</dc:creator>
			<guid isPermaLink="false">7243@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Update :&#60;br /&#62;
Regarding the I2C instability of 0.0.11 i copied from v0.0.12 the &#34;dispatch&#34; modification of file timer.c and now i can read thousands of times in a row my data from the EEPROM.&#60;br /&#62;
Seems like &#34;timer compare irq&#34; and i2c_transfer does not work well together in 0.0.11.&#60;/p&#62;
&#60;p&#62;I still have no idea why Serial3.print(char) is slower in v0.0.12. But i don't need 0.0.12 anymore.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Xavier
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Xavier on "HardwareSerial slower in 0.0.12"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1183#post-7219</link>
			<pubDate>Tue, 22 Nov 2011 17:42:14 +0000</pubDate>
			<dc:creator>Xavier</dc:creator>
			<guid isPermaLink="false">7219@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm trying to switch from 0.0.11 to 0.0.12 for my sound module because it seems to have a more stable i2c to communicate with 24lc512 EEPROM. &#60;/p&#62;
&#60;p&#62;Everything compiles fine after modifying a few usb names in the link process.&#60;/p&#62;
&#60;p&#62;But Serial3.print(char) (used to transmit midi information) seems to be much slower...&#60;br /&#62;
I really get audio dropout each time a call it... Everything is fine when i shortcut these calls. And it worked perfectly with 0.0.11.&#60;/p&#62;
&#60;p&#62;I use Serial3 which is initialized using :&#60;br /&#62;
    Serial3.begin(31250);&#60;/p&#62;
&#60;p&#62;Any change that could have cause this ?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Xaiver
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
