<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare für gpio.kaltpost.de</title>
	<atom:link href="http://gpio.kaltpost.de/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://gpio.kaltpost.de</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 19:04:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Kommentar zu Using the USART von Stefan</title>
		<link>http://gpio.kaltpost.de/?page_id=167#comment-538</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Thu, 23 May 2013 19:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://gpio.kaltpost.de/?page_id=167#comment-538</guid>
		<description><![CDATA[Hallo,

to my knowledge, the STM32 Discovery does not support flashing through serial line. The IFLAT-32 has this option, but since I don&#039;t use windows at all, I only know &lt;a href=&quot;http://gpio.kaltpost.de/?page_id=386&quot; rel=&quot;nofollow&quot;&gt;how to flash the IFLAT-32 from Linux&lt;/a&gt;. The Discovery could be flashed through &lt;a href=&quot;http://gpio.kaltpost.de/?page_id=654&quot; rel=&quot;nofollow&quot;&gt;JTAG&lt;/a&gt; or the build in &lt;a href=&quot;http://gpio.kaltpost.de/?page_id=148&quot; rel=&quot;nofollow&quot;&gt;stlink&lt;/a&gt;. I think, one could get &lt;a href=&quot;http://hertaville.com/2012/06/28/stm32f0discovery-board-debugging-with-openocd-0-6-0-dev-works/&quot; rel=&quot;nofollow&quot;&gt;OpenOCD with the stlink working on Windows&lt;/a&gt; too, but again, I don&#039;t know much about windows, and I don&#039;t know if CooCox has OpenOCD integration.

Regards]]></description>
		<content:encoded><![CDATA[<p>Hallo,</p>
<p>to my knowledge, the STM32 Discovery does not support flashing through serial line. The IFLAT-32 has this option, but since I don&#8217;t use windows at all, I only know <a href="http://gpio.kaltpost.de/?page_id=386" rel="nofollow">how to flash the IFLAT-32 from Linux</a>. The Discovery could be flashed through <a href="http://gpio.kaltpost.de/?page_id=654" rel="nofollow">JTAG</a> or the build in <a href="http://gpio.kaltpost.de/?page_id=148" rel="nofollow">stlink</a>. I think, one could get <a href="http://hertaville.com/2012/06/28/stm32f0discovery-board-debugging-with-openocd-0-6-0-dev-works/" rel="nofollow">OpenOCD with the stlink working on Windows</a> too, but again, I don&#8217;t know much about windows, and I don&#8217;t know if CooCox has OpenOCD integration.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Using the USART von NagD</title>
		<link>http://gpio.kaltpost.de/?page_id=167#comment-535</link>
		<dc:creator>NagD</dc:creator>
		<pubDate>Thu, 23 May 2013 09:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://gpio.kaltpost.de/?page_id=167#comment-535</guid>
		<description><![CDATA[Dear Sir, 

Can you suggest me how to flash the file serially ie from uart. I am using CooCox IDE on Windows 7.

With Regards.]]></description>
		<content:encoded><![CDATA[<p>Dear Sir, </p>
<p>Can you suggest me how to flash the file serially ie from uart. I am using CooCox IDE on Windows 7.</p>
<p>With Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu HOWTO: MSP430G2553 SPI to nRF24l01+ von Suzette</title>
		<link>http://gpio.kaltpost.de/?p=994#comment-493</link>
		<dc:creator>Suzette</dc:creator>
		<pubDate>Fri, 10 May 2013 13:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://gpio.kaltpost.de/?p=994#comment-493</guid>
		<description><![CDATA[nvm. I just saw them, but i&#039;ll play with this for awhile with further questions coming up]]></description>
		<content:encoded><![CDATA[<p>nvm. I just saw them, but i&#8217;ll play with this for awhile with further questions coming up</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu HOWTO: MSP430G2553 SPI to nRF24l01+ von Suzette</title>
		<link>http://gpio.kaltpost.de/?p=994#comment-492</link>
		<dc:creator>Suzette</dc:creator>
		<pubDate>Fri, 10 May 2013 13:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://gpio.kaltpost.de/?p=994#comment-492</guid>
		<description><![CDATA[So this library file is the API file, that i&#039;ll replace to the one i have? I just have basic start up files minus the configuration. which one is your spi?]]></description>
		<content:encoded><![CDATA[<p>So this library file is the API file, that i&#8217;ll replace to the one i have? I just have basic start up files minus the configuration. which one is your spi?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu HOWTO: MSP430G2553 SPI to nRF24l01+ von Stefan</title>
		<link>http://gpio.kaltpost.de/?p=994#comment-488</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Wed, 08 May 2013 20:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://gpio.kaltpost.de/?p=994#comment-488</guid>
		<description><![CDATA[Hi, 

&lt;a href=&quot;http://gpio.kaltpost.de/?page_id=726&quot; rel=&quot;nofollow&quot;&gt;libemb&lt;/a&gt; I developed some time ago includes a almost complete library for the nRF24l01+ and its various modes. It also includes operations to easily preset the different modes, they could be found &lt;a href=&quot;https://github.com/wendlers/libemb/blob/master/libnrf24l01/src/nrf24l01.c&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; (look for the &quot;nrf_preset_*&quot; methods). Within the methods, you will find the register settings. Example usage could be found in the &lt;a href=&quot;https://github.com/wendlers/libemb/tree/master/tests&quot; rel=&quot;nofollow&quot;&gt;tests&lt;/a&gt;.

Regards,
Stefan]]></description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p><a href="http://gpio.kaltpost.de/?page_id=726" rel="nofollow">libemb</a> I developed some time ago includes a almost complete library for the nRF24l01+ and its various modes. It also includes operations to easily preset the different modes, they could be found <a href="https://github.com/wendlers/libemb/blob/master/libnrf24l01/src/nrf24l01.c" rel="nofollow">here</a> (look for the &#8220;nrf_preset_*&#8221; methods). Within the methods, you will find the register settings. Example usage could be found in the <a href="https://github.com/wendlers/libemb/tree/master/tests" rel="nofollow">tests</a>.</p>
<p>Regards,<br />
Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu HOWTO: MSP430G2553 SPI to nRF24l01+ von Suzette</title>
		<link>http://gpio.kaltpost.de/?p=994#comment-483</link>
		<dc:creator>Suzette</dc:creator>
		<pubDate>Tue, 07 May 2013 17:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://gpio.kaltpost.de/?p=994#comment-483</guid>
		<description><![CDATA[I&#039;m working with the MSP430 and nRF24l01+  and I need help getting started with its set-up I have all the libraries for it including API, SPI, URART, and main.c. The ting is I&#039;m not sure how to set up the payload or the air data parameters. Can you please help]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m working with the MSP430 and nRF24l01+  and I need help getting started with its set-up I have all the libraries for it including API, SPI, URART, and main.c. The ting is I&#8217;m not sure how to set up the payload or the air data parameters. Can you please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Using the USART von Stefan</title>
		<link>http://gpio.kaltpost.de/?page_id=167#comment-456</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Sun, 28 Apr 2013 19:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://gpio.kaltpost.de/?page_id=167#comment-456</guid>
		<description><![CDATA[Hmm, should work with 80MHz. In general, baudrate should be calculated like this:

&lt;pre&gt;
USART1-&gt;BRR = ((2 * clock) + baud) / (2 * baud);
&lt;/pre&gt;

Note: We round() the value rather than flooring it, for more accurate divisor selection.

And as I remember &quot;clock&quot; should be set to the freq. of PPRE2.]]></description>
		<content:encoded><![CDATA[<p>Hmm, should work with 80MHz. In general, baudrate should be calculated like this:</p>
<pre>
USART1->BRR = ((2 * clock) + baud) / (2 * baud);
</pre>
<p>Note: We round() the value rather than flooring it, for more accurate divisor selection.</p>
<p>And as I remember &#8220;clock&#8221; should be set to the freq. of PPRE2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Using the USART von always embedded</title>
		<link>http://gpio.kaltpost.de/?page_id=167#comment-454</link>
		<dc:creator>always embedded</dc:creator>
		<pubDate>Sun, 28 Apr 2013 07:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://gpio.kaltpost.de/?page_id=167#comment-454</guid>
		<description><![CDATA[Dear Sir,

I have followed ur instruction but the data is not displayed on the minicom terminal after ur source code is built nd compiled. I am using STM32F100RB with a frwq of 8000000 Hz. Can u plz help me out.]]></description>
		<content:encoded><![CDATA[<p>Dear Sir,</p>
<p>I have followed ur instruction but the data is not displayed on the minicom terminal after ur source code is built nd compiled. I am using STM32F100RB with a frwq of 8000000 Hz. Can u plz help me out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu libnrf24l01 von NRF24L01 communication link</title>
		<link>http://gpio.kaltpost.de/?page_id=726#comment-386</link>
		<dc:creator>NRF24L01 communication link</dc:creator>
		<pubDate>Mon, 08 Apr 2013 10:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://gpio.kaltpost.de/?page_id=726#comment-386</guid>
		<description><![CDATA[[...] it using SPI port, look at this link: http://gpio.kaltpost.de/?page_id=726 search for nrf24l01 (or nrf24l01P) product specification, there would be commands For example, from [...]]]></description>
		<content:encoded><![CDATA[<p>[...] it using SPI port, look at this link: <a href="http://gpio.kaltpost.de/?page_id=726" rel="nofollow">http://gpio.kaltpost.de/?page_id=726</a> search for nrf24l01 (or nrf24l01P) product specification, there would be commands For example, from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu MSP430G2231 Software UART von Using TI LaunchPad and MSP430G2231 to Notify and Answer Incoming Google Voice Calls. &#171; fargo.zapto.org</title>
		<link>http://gpio.kaltpost.de/?page_id=966#comment-380</link>
		<dc:creator>Using TI LaunchPad and MSP430G2231 to Notify and Answer Incoming Google Voice Calls. &#171; fargo.zapto.org</dc:creator>
		<pubDate>Sun, 07 Apr 2013 22:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://gpio.kaltpost.de/?page_id=966#comment-380</guid>
		<description><![CDATA[[...] Code: For a starting point I used this excellent project from Stefan Wendler. MSP430G2231 Software UART. This code replaces main.c from his &#8220;timer-a-uart&#8221; [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Code: For a starting point I used this excellent project from Stefan Wendler. MSP430G2231 Software UART. This code replaces main.c from his &#8220;timer-a-uart&#8221; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
