I got a working code of the LCD routines(taken out from CircleOS) with minor modifications. Apart from LCD routines the application also test the 2 Leds & a joystick-down button(via EXTI) for Shutdown feature. The delayms() function which is used during LCD controller setup has been implemented using Systick instead of the original Looping code. The whole thing has been done using the ST's Standard periperal library template except the LCD code. I am just experimenting with the various peripherals on board & adding more features as I learn stm32. Here is the link for the Template project: http://www.stm32circle.com/projects/project.php?id=98
Best Regards,
Satish Nair.
Last edited by satishgn (2009-07-03 19:01:02)