Home Articles News Examples' update
Examples' update
User Rating: / 2
PoorBest 
Written by Freddie Chopin   
Sunday, 08 January 2012 12:41

After year and a half of silence I've finally decided to update example project for ARM core microcontrollers a bit. I have absolutely no idea why I waited for so long... Since last update some details of Eclipse configuration changed, so an update was definitely recommended (;

On this occasion a new example for STM32 Connectivity Line devices - STM32F105xSTM32F107x joins the group. Because the clock system in this devices is way more advanced (not to say "strange") than in "normal" STM32s, the function which calculates four parameters (two dividers and two multipliers) for two PLLs is a bit... longish (; However it does set highest achievable frequency with given quartz crystal resonator.

Main changes are configuration updates for new versions of OpenOCD (0.5.0), Eclipse (Indigo SR1) and GDB Hardware Debugging plugin (7.0.0.201109151620). In STM32 projects I've added function to configure GPIO pins mode. There are not many "visible" changes, that's why the version changes only from 1.2.0 to 1.2.1.

Example projects enjoy unflagging popularity, the most popular one - stm32_blink_led - was downloaded almost 5000 times! You can download updated versions from Download > ARM > Examples.

Last Updated on Tuesday, 10 January 2012 11:36