<div dir="ltr"><div><div><div><div>I get a rash when I work with IDEs because they are just too hard to control (ie. you're always having to fiddle with things which makes it hard to know what you're getting).<br><br></div>As a result I tend to just use make files, an editor, and a debugger.<br><br></div>On ubuntu etc, the arm tools are in <br><br></div>apt-get install gcc-arm-none-eabi binutils-arm-none-eabi gdb-arm-none-eabi<br><br></div>That will cover you for all the M0,M3,... devices AFAIK.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 23, 2015 at 10:48 PM, Michael Hope <span dir="ltr"><<a href="mailto:michaelh@juju.net.nz" target="_blank">michaelh@juju.net.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">This is a clone of the now unavailable leaflabs Maple. I sort of remember them doing their own Arduino support...</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On 23 Sep 2015 11:06, "Robin Gilks" <<a href="mailto:robin@gilks.org" target="_blank">robin@gilks.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Well I was cruising about aliexpress again and thinking about something as<br>
cheap as an AVR but quicker and maybe 32 bit so I've got some of these on<br>
order.<br>
<br>
<a href="http://www.aliexpress.com/item/STM32F103C8T6-ARM-STM32-Minimum-System-Development-Board-Module-For-Arduino/32246273606.html" rel="noreferrer" target="_blank">http://www.aliexpress.com/item/STM32F103C8T6-ARM-STM32-Minimum-System-Development-Board-Module-For-Arduino/32246273606.html</a><br>
<br>
I'll have to create low level functions for timer, serial, spi and 1-wire<br>
but otherwise all the BeRTOS code I already use for various AVR project<br>
should just work.<br>
<br>
What I need is a toolchain and a suitable C library for a STM32F103C8T6 so<br>
looking for suggestions of either a .deb binary download, the magic to<br>
generate a cross compiler in OpenWRT or some other way (I used to use<br>
Gentoo crossdev but am now on Debian!).<br>
<br>
No idea if the devices I have ordered have any sort of boot loader (am I<br>
right in thinking the STM32 series has a serial loader in mask ROM?) so I<br>
have a cheap st-link V2 on order as well!<br>
<br>
So that's half of this months toys, what to get with the other half :)<br>
<br>
--<br>
Robin Gilks<br>
<br>
<br>
<br>
_______________________________________________<br>
Chchrobotics mailing list <a href="mailto:Chchrobotics@lists.linuxnut.co.nz" target="_blank">Chchrobotics@lists.linuxnut.co.nz</a><br>
<a href="http://lists.ourshack.com/mailman/listinfo/chchrobotics" rel="noreferrer" target="_blank">http://lists.ourshack.com/mailman/listinfo/chchrobotics</a><br>
Mail Archives: <a href="http://lists.ourshack.com/pipermail/chchrobotics/" rel="noreferrer" target="_blank">http://lists.ourshack.com/pipermail/chchrobotics/</a><br>
Meetings usually 3rd Monday each month. See <a href="http://kiwibots.org" rel="noreferrer" target="_blank">http://kiwibots.org</a> for venue, directions and dates.<br>
When replying, please edit your Subject line to reflect new subjects.<br>
</blockquote></div>
</div></div><br>_______________________________________________<br>
Chchrobotics mailing list <a href="mailto:Chchrobotics@lists.linuxnut.co.nz">Chchrobotics@lists.linuxnut.co.nz</a><br>
<a href="http://lists.ourshack.com/mailman/listinfo/chchrobotics" rel="noreferrer" target="_blank">http://lists.ourshack.com/mailman/listinfo/chchrobotics</a><br>
Mail Archives: <a href="http://lists.ourshack.com/pipermail/chchrobotics/" rel="noreferrer" target="_blank">http://lists.ourshack.com/pipermail/chchrobotics/</a><br>
Meetings usually 3rd Monday each month. See <a href="http://kiwibots.org" rel="noreferrer" target="_blank">http://kiwibots.org</a> for venue, directions and dates.<br>
When replying, please edit your Subject line to reflect new subjects.<br></blockquote></div><br></div>