STM32 Primer

Home

Info  Details

bullet

Info

bullet

ST Microelectronics STM32 Primer Product Page

bullet

STM32Circle Forum/Software page for Primer

bullet

This is a small demonstration unit for the STM32 series of ARM microcontrollers.

bullet

Low, ~$50, pricetag that includes several components:

bullet
STM32F103B MCU with 128-KB flash program memory and 20-KB SRAM
bullet
128x128 LCD display
bullet
2 mini USB ports (one strictly for debugging)
bullet
3D MEMS accelerometer   
bullet
3 LEDS (one for debugging)
bullet
buzzer
bullet
optional IRDA transceiver (you need to buy and solder it in yourself)
bullet
pushbutton switch
bullet
rechargeable battery (recharges via USB)    
bullet

IDE supplied by Raisonance they also develop the RLink debugging hardware/software

bullet

They also make the CircleOS menu program for the device.  With it, several small programs can be stored on the device and selected between.

bullet

IDE seems to be a frontend for the GCC compiler.  Debugging is limited to small programs.

bullet

GCC could probably be used from command line to compile also.

bullet

One serious problem is getting the RLink device driver installed and working

bullet

RLink enables single-step debugging with the actual device via USB

bullet

RLink currently does not work at all with Vista x64.  A new driver was provided to allow usage with Vista x32.

bullet

I could not get RLink to work with one laptop running Windows XP.  I think the problem may be with the Sentinel security system that pre-installed software uses and Raisonance also uses to protect their software.

bullet

Check the STM32 Circle files page for the latest software

bullet

Complete schematics and parts list is posted on the STM32 Circle Files Page