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

		<item>
			<title>lordatreyu on "asynchronous functions"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1015#post-6221</link>
			<pubDate>Thu, 08 Sep 2011 09:43:57 +0000</pubDate>
			<dc:creator>lordatreyu</dc:creator>
			<guid isPermaLink="false">6221@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thank you very much, dear mbolivar&#60;/p&#62;
&#60;p&#62; Greetings from Chile.&#60;br /&#62;
 a hug
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "asynchronous functions"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1015#post-6218</link>
			<pubDate>Wed, 07 Sep 2011 22:48:04 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">6218@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;this is unfortunately not so trivial at the moment.&#60;/p&#62;
&#60;p&#62;to get this done, you would need to configure the appropriate registers by hand, then replace our USART IRQ handlers with your own.  this is due to the fact that our handlers store bytes in a libmaple ring_buffer, which is just a simple circular byte buffer.  the extra USARTx_DR bits thus won't fit, so you'll end up losing information.  see usart_irq() in usart.c for more information.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lordatreyu on "asynchronous functions"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1015#post-6214</link>
			<pubDate>Wed, 07 Sep 2011 11:39:09 +0000</pubDate>
			<dc:creator>lordatreyu</dc:creator>
			<guid isPermaLink="false">6214@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I apologize for my English with google translator.&#60;/p&#62;
&#60;p&#62; I need to change the serial port 1.&#60;/p&#62;
&#60;p&#62; 1.-  9600 8n1 By 9600 10n1.&#60;br /&#62;
 2.-  9600 8n1 By 9600 10n2.&#60;br /&#62;
 3.-  Etc...&#60;/p&#62;
&#60;p&#62; The idea of the setting is to change the serial port standard.&#60;/p&#62;
&#60;p&#62; Not take into account the issue of synchronous or asynchronous.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "asynchronous functions"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1015#post-6212</link>
			<pubDate>Wed, 07 Sep 2011 10:34:16 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">6212@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;can you rephrase that? I dont understand the question. &#60;/p&#62;
&#60;p&#62;you want to change the serial port settings of serial port 1, and you want to use the serial callbacks to callback when there is a byte in queue?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lordatreyu on "asynchronous functions"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1015#post-6181</link>
			<pubDate>Fri, 02 Sep 2011 09:11:02 +0000</pubDate>
			<dc:creator>lordatreyu</dc:creator>
			<guid isPermaLink="false">6181@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;hello my friends&#60;/p&#62;
&#60;p&#62; I would like to work in asynchronous mode and synchronous serial port 1. I have a card STM32 (olimexino).&#60;/p&#62;
&#60;p&#62; I need to change to 9600 8n1; 9600 7 Even 1, Odd 7 2,.&#60;/p&#62;
&#60;p&#62; As I can do&#60;/p&#62;
&#60;p&#62; thanks greetings
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
