Any code on olimex STM32-H107 board

Hi all,

I am planning to use Olimex STM32-H107 board. I could not find any example/reference code examples for this board. Even olimex website lists STM32-H103 code as example.

Can any one point me to examples or any sample code developed for Olimex STM32-H107 board and is available free?

Thanks for your help,

saiMaddy1234

Try google. I mean geez its a cortex-m3, and the olimex site has sample code. What else do you want???

ST has lots of application notes with software for the STM32.

Google is your friend :mrgreen:

http://www.siwawi.arubi.uni-kl.de/avr_p … index.html

https://sites.google.com/a/stf12.net/de … lipse-demo

http://www.stm32circle.com/hom/index.php

and many others I never bookmarked.

Angelo

Thanks folks…

You might also want to look at ChibiOS - great start for a beginner.