/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / LCD Display without CircleOS

Username:     
Password:     
             

Forum

# 26   2009-07-01 11:04:12 LCD Display without CircleOS

Kram
Member
Registered: 2008-01-22
Posts: 24

Re: LCD Display without CircleOS

I made an example a while ago, although it has no api other than draw_rectangle which is from circleos

http://jellard.pwp.blueyonder.co.uk/arm … er/lcd.zip

Offline

 

# 27   2009-07-03 17:21:13 LCD Display without CircleOS

satishgn
Member
From: Mumbai, India
Registered: 2009-04-24
Posts: 11

Re: LCD Display without CircleOS

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)

Offline

 

Board footer