<?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: How to program Maple board without bootloader and use the USB as slave?</title>
		<link>http://forums.leaflabs.com/topic.php?id=5206</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:24:51 +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=5206" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "How to program Maple board without bootloader and use the USB as slave?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=5206#post-19098</link>
			<pubDate>Sun, 30 Sep 2012 01:26:54 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">19098@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thanks a lot for the replies. It really helps to understand Maple Board and STM32.&#60;/p&#62;
&#60;p&#62;Best regards.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ala42 on "How to program Maple board without bootloader and use the USB as slave?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=5206#post-17869</link>
			<pubDate>Fri, 28 Sep 2012 12:20:46 +0000</pubDate>
			<dc:creator>ala42</dc:creator>
			<guid isPermaLink="false">17869@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;The STM32 CPUs have an built in bootloader. The only thing you need to flash it in circuit is a TTL serial line, e.g. with a cheap USB-TTL serial converter like &#60;a href=&#34;http://www.ebay.com/itm/USB-To-RS232-TTL-PL2303HX-Auto-Converter-Module-Converter-Adapter-5V-3-3V-Output-/330773355467?pt=LH_DefaultDomain_0&#38;amp;hash=item4d03a0dbcb&#34; rel=&#34;nofollow&#34;&#62;http://www.ebay.com/itm/USB-To-RS232-TTL-PL2303HX-Auto-Converter-Module-Converter-Adapter-5V-3-3V-Output-/330773355467?pt=LH_DefaultDomain_0&#38;amp;hash=item4d03a0dbcb&#60;/a&#62; connected to USART1.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ventosus on "How to program Maple board without bootloader and use the USB as slave?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=5206#post-17806</link>
			<pubDate>Fri, 28 Sep 2012 07:47:32 +0000</pubDate>
			<dc:creator>ventosus</dc:creator>
			<guid isPermaLink="false">17806@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;procedure for (1) can be found here &#60;a href=&#34;http://leaflabs.com/docs/bootloader.html&#34; rel=&#34;nofollow&#34;&#62;http://leaflabs.com/docs/bootloader.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "How to program Maple board without bootloader and use the USB as slave?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=5206#post-17697</link>
			<pubDate>Fri, 28 Sep 2012 03:47:04 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">17697@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thank you ala42.&#60;/p&#62;
&#60;p&#62;The answer of you question no. 1, I don't know why do I want to do this. Just asking to know the procedure. Say, I may erase the bootloader accidentally, then I would have to do this.&#60;/p&#62;
&#60;p&#62;There are adapters for STM32 - &#60;a href=&#34;http://www.wvshare.com/column/STM32_Adapter.htm&#34; rel=&#34;nofollow&#34;&#62;http://www.wvshare.com/column/STM32_Adapter.htm&#60;/a&#62; and after developing something on Maple Board, how to use the code on another blank chip?&#60;/p&#62;
&#60;p&#62;I want to use SD/MMC card with FAT32 filesystem. How to do this with the board? For example data logging.&#60;/p&#62;
&#60;p&#62;It would be good to know the specific benefit of Maple board over Arduino or PIC, like 12 bit ADC, camera interface etc. which this has while others not. As there is learning curve for any new chip, I wanted to be sure beforehand, considering there are other dev boards too. &#60;/p&#62;
&#60;p&#62;Best regards.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ala42 on "How to program Maple board without bootloader and use the USB as slave?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=5206#post-17276</link>
			<pubDate>Thu, 27 Sep 2012 12:10:16 +0000</pubDate>
			<dc:creator>ala42</dc:creator>
			<guid isPermaLink="false">17276@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;To 1) You can, but why do you want to do this ?&#60;br /&#62;
To 2) Libmaple supports a USB virtual comport and works as slave device, so you can use the standard read and print functions you would use on a serial port.&#60;br /&#62;
To 3) On which device do you want to use the FAT32 ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "How to program Maple board without bootloader and use the USB as slave?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=5206#post-16121</link>
			<pubDate>Mon, 24 Sep 2012 10:26:44 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">16121@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I am new to Maple/ARM. I did some programming with Arduino/AVR and PIC. Now I am interested in ARM. I have some questions about Maple board. I hope experienced users here may kindly help me to understand this.&#60;/p&#62;
&#60;p&#62;1. Like how can I program it without using the bootloader way. I can compile an Arduino sketch and upload it using USBASP avr programmer. Arduino builds and stores the hex file in %TEMP% folder. What kind of programmer needed to do the same for Maple board? Is it possible to do this with STM32 Discovery Board? And which software is needed to program (like avrdude)?&#60;/p&#62;
&#60;p&#62;2. Can I use Maple board as USB slave device? On PC I want to read the GPIO status. Is there any example code?&#60;/p&#62;
&#60;p&#62;3. Is there a FAT32 filesystem for Maple?&#60;/p&#62;
&#60;p&#62;Thank you in advance.&#60;/p&#62;
&#60;p&#62;Best regards.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
