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

		<item>
			<title>ala42 on "Board with STM32F103ZET6"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74291#post-105304</link>
			<pubDate>Tue, 25 Mar 2014 19:05:13 +0000</pubDate>
			<dc:creator>ala42</dc:creator>
			<guid isPermaLink="false">105304@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;For the USB disconnect you could also use a 220Ohm resistor connected to the disconnect pin, use a 5V tolerant pin for this to be on the safe side. In this case you have to invert the signal polarity in the boot loader and libmaple code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>konan on "Board with STM32F103ZET6"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74291#post-105303</link>
			<pubDate>Tue, 25 Mar 2014 15:00:43 +0000</pubDate>
			<dc:creator>konan</dc:creator>
			<guid isPermaLink="false">105303@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;ala42, thanks you're right, I've just looked thoroughly at the Native schematics, and made the same conclusions. Besides PG15 (it must be linked to BOOT0, which must be connected to ground via 10k resistor), I also have to repeat the USB reset circuit, otherwise the PC will not detect changing from DFU to serial USB mode. About memory - yes, I commented out these lines, and also removed the FSMC initialisation from maple_native.cpp in the libmaple. Now everything works ok.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ala42 on "Board with STM32F103ZET6"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74291#post-105298</link>
			<pubDate>Wed, 19 Mar 2014 19:03:00 +0000</pubDate>
			<dc:creator>ala42</dc:creator>
			<guid isPermaLink="false">105298@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;In libmaple\support\ld\maple_native\flash.ld remove the following lines&#60;br /&#62;
_lm_heap_start = 0x60000000;&#60;br /&#62;
_lm_heap_end = 0x60100000;&#60;br /&#62;
rebuild your binary and check again.&#60;/p&#62;
&#60;p&#62;Also check how PG15 is used on your board, which is the button input used by the bootloader to stay in permanent boot mode. If this pin is free, try to pull it up or down during reset and check if that allows to start the program. Probably you have to pull it down.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>konan on "Board with STM32F103ZET6"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74291#post-105296</link>
			<pubDate>Wed, 19 Mar 2014 03:03:11 +0000</pubDate>
			<dc:creator>konan</dc:creator>
			<guid isPermaLink="false">105296@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;gruvin, I selected &#34;Maple Native&#34; in the IDE Tools/Board menu. For other boards (Maple 3+ and Mini) this was quite enough :) &#60;/p&#62;
&#60;p&#62;The main difference of my board from Maple Native is that there's no SRAM on it. Does anybody know, is the SRAM presence necessary to bootloader for starting the uploaded code, or using the SRAM is just an option?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gruvin on "Board with STM32F103ZET6"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74291#post-105289</link>
			<pubDate>Mon, 17 Mar 2014 22:44:49 +0000</pubDate>
			<dc:creator>gruvin</dc:creator>
			<guid isPermaLink="false">105289@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Did you include BOARD=maple_native or export a variable, thus ...&#60;/p&#62;
&#60;p&#62;export BOARD=maple_native&#60;/p&#62;
&#60;p&#62;?&#60;/p&#62;
&#60;p&#62;Just guessing. But that's about the same symptom that you described, as I got when I was compiling for the wrong board. (The default is the plain, original, maple -- not RET6, not mini, not native.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>konan on "Board with STM32F103ZET6"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74291#post-105286</link>
			<pubDate>Sat, 15 Mar 2014 11:50:40 +0000</pubDate>
			<dc:creator>konan</dc:creator>
			<guid isPermaLink="false">105286@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi all! I've bought the development board with ZET6 CPU, this one: &#60;a href=&#34;http://www.aliexpress.com/item/ARM-Cortex-M3-Mini-Stm32-Stm32F103ZEt6-Cortex-Development-Board-72MHz-512KFlash-64KRAM-FZ0620-Free-SHipping/1211122989.html&#34; rel=&#34;nofollow&#34;&#62;http://www.aliexpress.com/item/ARM-Cortex-M3-Mini-Stm32-Stm32F103ZEt6-Cortex-Development-Board-72MHz-512KFlash-64KRAM-FZ0620-Free-SHipping/1211122989.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It has onboard USB-UART bridge, linked to USART1, so I easily (and successfully) flashed the bootloader for Maple Native. But when I try to upload any program (I tried the &#34;Blink&#34; example), the upload process seems to succeed, but after reboot the device remains in DFU mode. The DFU mode works, so I can compile and upload the program again, with the same result. Both BOOT0 and BOOT1 are unconnected. Does anyone have an idea, why my program doesn't start?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
