Posted on May 17, 2011 at 13:42Well, here it is. The ReadMe.txt gives some info about it but this is basically my first Ride7 project. It flashes the LED's on the STM3210C eval board and that's about it. If anyone has questions please post them a...
Posted on May 17, 2011 at 13:42I'll need to download the RIDE7 IDE and put something together. It will probably take a day or two. Since it looks like the RIDE7 IDE is based on GCC it shouldn't be too difficult.
Posted on May 17, 2011 at 13:41The code I have ready to go isn't exactly a simple LED flasher type of thing. It uses the LCD to display results from the LIS302 3-axis accelerometer. It builds using either the Code Sourcery G++ Lite tools or with t...
Posted on May 17, 2011 at 13:41I can help you get started if you're willing to use GCC as your compiler. I'm evaluating the STM32 line for use as a general purpose microcontroller and found the lack of ''Getting Started'' documenation frustrating. ...