Posted on May 17, 2011 at 15:09Hi Phil,Yes, I have an STM3210 eval board here in preparation for the STM32 port. We are planning a generic Cortex M3 port with a minor driver layer to handle different M3 devices such as the STM32.Thanks,Kelvin.
Posted on May 17, 2011 at 15:09Hi Phil,If you are using one of the Cosmic or IAR compilers, you may also be interested in Atomthreads (a free RTOS which I have ported to STM8): http://athomthreads.comBest regards,Kelvin.
Posted on May 17, 2011 at 15:07In the absence of any ST documentation, I've been digging around in the ST tools installation to find some way of programming and running applications built by Makefiles. The best I can come up with so far is:* Launch ...