CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Varitronix VIM-332-DP LCD Driver

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
deltatech



Joined: 22 Apr 2006
Posts: 87

View user's profile Send private message

Varitronix VIM-332-DP LCD Driver
PostPosted: Wed Sep 05, 2007 6:41 pm     Reply with quote

Hi Does any one have a CCS Driver For Varitronix VIM-332-DP LCD .

I have a Driver That came with PICDEM KIT but it is an lcd.asm file I dont know how use it with CCS . Any advice much appreciated and many Thanks in Advance
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Sep 05, 2007 7:04 pm     Reply with quote

There are at least six different Microchip boards that start with "PICDEM".
What's the full name of your board ?
deltatech



Joined: 22 Apr 2006
Posts: 87

View user's profile Send private message

My Board is PICDEM Mechatronics
PostPosted: Thu Sep 06, 2007 9:10 am     Reply with quote

Hi PCM programmer My Board is PICDEM Mechatronics it has a 16F917 PIC

Thanks
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Sep 06, 2007 11:51 am     Reply with quote

This is a drawing of the LCD.
http://www.varitronix.com/Product/LCD/VIM-332-DP(R0).pdf
It has 4 "commons" and 10 segment lines. The pin connections
are listed on page 6.

The ASM code in the Microchip LCD driver file would have to be
translated to use the CCS LCD functions. Here's one post where
I tried to help someone figure out the CCS example file, Ex_LCD92.c:
http://www.ccsinfo.com/forum/viewtopic.php?t=30748

The 16F917.h file lists the constants that can be used with the setup_lcd()
function. Since your LCD has 4 "commons", you would use the
LCD_MUX14 constant in setup_lcd().

If you're new to C and electronics and LCDs, this is not going to be easy.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group