<?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: serial communication with baudrate 300 not working</title>
		<link>http://forums.leaflabs.com/topic.php?id=13433</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:20:46 +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=13433" rel="self" type="application/rss+xml" />

		<item>
			<title>stafil on "serial communication with baudrate 300 not working"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13433#post-28547</link>
			<pubDate>Sat, 24 Aug 2013 09:43:25 +0000</pubDate>
			<dc:creator>stafil</dc:creator>
			<guid isPermaLink="false">28547@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;thx very much, it's works fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ventosus on "serial communication with baudrate 300 not working"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13433#post-28545</link>
			<pubDate>Sat, 24 Aug 2013 03:23:18 +0000</pubDate>
			<dc:creator>ventosus</dc:creator>
			<guid isPermaLink="false">28545@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I don't use the ide, but the clock prescalers and multipliers seem to be set in function &#34;setupClocks&#34; in:&#60;br /&#62;
maple-ide-v0.0.12/hardware/leaflabs/cores/maple/boards.cpp
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stafil on "serial communication with baudrate 300 not working"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13433#post-28529</link>
			<pubDate>Fri, 23 Aug 2013 06:01:37 +0000</pubDate>
			<dc:creator>stafil</dc:creator>
			<guid isPermaLink="false">28529@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;thx. I used maple 0.0.12 ide. Where do i change RCC_PRESCALERS? What value is set for 300baud? very thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ventosus on "serial communication with baudrate 300 not working"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13433#post-28528</link>
			<pubDate>Fri, 23 Aug 2013 02:21:53 +0000</pubDate>
			<dc:creator>ventosus</dc:creator>
			<guid isPermaLink="false">28528@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Have a look at RM0008.pdf under the title &#34;fractional baud rate generation&#34;, there it's written how the baud rate is configured:&#60;/p&#62;
&#60;p&#62;Tx/Rx baud rate = fck / (16 * USARTDIV)&#60;/p&#62;
&#60;p&#62;USARTDIV is a 12.4 fixed point number, it's maximal value therefore is 0xfff.f = 4095.9.&#60;/p&#62;
&#60;p&#62;In the default configuration of the Maple boards, fck1=72e6 Hz for USART1 and fck2=36e6 Hz for USART2+3.&#60;/p&#62;
&#60;p&#62;The minimal baud rate therefore is 1098.6 Hz for USART1 and 549.32 Hz for USART2,3.&#60;/p&#62;
&#60;p&#62;If you want to go lower, you have to lower the clock rates fck1,2 of the MCU.&#60;/p&#62;
&#60;p&#62;You may achieve this by changing the RCC_PRESCALERS in function &#34;board_setup_clock_prescalers&#34; in &#34;libmaple/wirish/stm32f1/board_setup.cpp&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stafil on "serial communication with baudrate 300 not working"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13433#post-28527</link>
			<pubDate>Fri, 23 Aug 2013 00:16:31 +0000</pubDate>
			<dc:creator>stafil</dc:creator>
			<guid isPermaLink="false">28527@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;Serial communication with baudrate 300 not working, why? Pls Help me
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
