<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Candara">have you looked on the ST site.<br>
<a class="moz-txt-link-freetext" href="http://www.st.com/web/en/catalog/tools/FM147/CL1794/SC961/SS1533/PF261797">http://www.st.com/web/en/catalog/tools/FM147/CL1794/SC961/SS1533/PF261797</a><br>
<br>
couple of links that might help<br>
<a class="moz-txt-link-freetext" href="https://developer.mbed.org/questions/7443/Using-mbed-with-generic-STM32F103C8T6-ch/">https://developer.mbed.org/questions/7443/Using-mbed-with-generic-STM32F103C8T6-ch/</a><br>
<a class="moz-txt-link-freetext" href="https://developer.mbed.org/users/hudakz/code/CAN_Nucleo_Hello/wiki/Homepage">https://developer.mbed.org/users/hudakz/code/CAN_Nucleo_Hello/wiki/Homepage</a><br>
<br>
There is a version using the Nucleo board tht might get you started.<br>
<a class="moz-txt-link-freetext" href="https://developer.mbed.org/platforms/ST-Nucleo-F103RB/">https://developer.mbed.org/platforms/ST-Nucleo-F103RB/</a><br>
<br>
Mark<br>
</font><br>
Robin Gilks wrote:
<blockquote
 cite="mid:e8bcdee987472070b85435d427a2603f.squirrel@gilks.ath.cx"
 type="cite">
  <pre wrap="">Well I was cruising about aliexpress again and thinking about something as
cheap as an AVR but quicker and maybe 32 bit so I've got some of these on
order.

<a class="moz-txt-link-freetext" href="http://www.aliexpress.com/item/STM32F103C8T6-ARM-STM32-Minimum-System-Development-Board-Module-For-Arduino/32246273606.html">http://www.aliexpress.com/item/STM32F103C8T6-ARM-STM32-Minimum-System-Development-Board-Module-For-Arduino/32246273606.html</a>

I'll have to create low level functions for timer, serial, spi and 1-wire
but otherwise all the BeRTOS code I already use for various AVR project
should just work.

What I need is a toolchain and a suitable C library for a STM32F103C8T6 so
looking for suggestions of either a .deb binary download, the magic to
generate a cross compiler in OpenWRT or some other way (I used to use
Gentoo crossdev but am now on Debian!).

No idea if the devices I have ordered have any sort of boot loader (am I
right in thinking the STM32 series has a serial loader in mask ROM?) so I
have a cheap st-link V2 on order as well!

So that's half of this months toys, what to get with the other half :)

  </pre>
</blockquote>
</body>
</html>