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

		<item>
			<title>StephenFromNYC on "Question about HardwareSerial and synchronous mode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=12786#post-27630</link>
			<pubDate>Sun, 07 Jul 2013 12:21:43 +0000</pubDate>
			<dc:creator>StephenFromNYC</dc:creator>
			<guid isPermaLink="false">27630@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello zenmetsu,&#60;/p&#62;
&#60;p&#62;Welcome to the LeafLabs forum.  Thank you for your first post.&#60;/p&#62;
&#60;p&#62;The title of your post was clear (thank you).  However, please refer to the sticky topic entitled &#34;&#60;a href=&#34;http://forums.leaflabs.com/topic.php?id=994&#34;&#62;Guidelines for Posting&#60;/a&#62;&#34;&#60;/p&#62;
&#60;p&#62;The details you already shared are helpful, but other details, described in the guidelines may help other offer helpful suggestions.&#60;/p&#62;
&#60;p&#62;After you give more details about your problem I will probably delete this message, since it does not contribute to solving your problem.&#60;/p&#62;
&#60;p&#62;Good luck with your future Maple projects!&#60;/p&#62;
&#60;p&#62;Stephen from NYC
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zenmetsu on "Question about HardwareSerial and synchronous mode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=12786#post-27613</link>
			<pubDate>Sat, 06 Jul 2013 23:17:55 +0000</pubDate>
			<dc:creator>zenmetsu</dc:creator>
			<guid isPermaLink="false">27613@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I am struggling to get hardware serial working with my maple mini.  I am trying to drive a shift register with the USART2 peripheral, but I need to be able to drive the register's clock.  I am using USART2 which should have TX/RX on D09 and D08, with CLK on D07.  I have tried manipulating the control register for USART2 to enable the clock, but nothing seems to work.  If I set the D07 pinmode to output, it goes logic low and never changes when data is being transmitted.  If I do not set pinMode for D07, then the pin goes highZ and never changes.&#60;/p&#62;
&#60;p&#62;Surely I am overlooking something simple.  It seems retarded that I would need to bitbang a simple serial peripheral if I need the clock signal out of it.  I cannot use my SPI peripherals for this since they are already being used (analogIn for SPI1, and digitalIn on pins 28 and 29 due to needing the 5V tolerant pins).
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
