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

Source code PICDEM2Plus

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



Joined: 08 Dec 2009
Posts: 35

View user's profile Send private message ICQ Number

Source code PICDEM2Plus
PostPosted: Wed Feb 24, 2010 2:42 am     Reply with quote

Hello,
Could you tell me, can be found in C source code of a demo board PICDEM 2 PLUS.
I searched through the forum but could not find anything.
Thank you,
Greetings!
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Feb 24, 2010 1:28 pm     Reply with quote

Quote:

Could you tell me, can be found in C source code of a demo board
PICDEM 2 PLUS. I searched through the forum but could not find anything.

Which version of the PicDem2-Plus board do you have ?
Does it look exactly like this one ?
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en010072
That's the original version.

Or does it look like this one ?
http://www.microchipdirect.com/ProductSearch.aspx?Keywords=DM163022
That's the new "Rohs" version.

The Flex LCD driver has a different setup (pins and power control)
if you are using the "Rohs" version. The setup is documented int
the link below.

Flexible LCD driver:
http://www.ccsinfo.com/forum/viewtopic.php?t=24661

Blink an LED on pin B0:
http://www.ccsinfo.com/forum/viewtopic.php?t=23106&start=4

A/D converter test:
http://www.ccsinfo.com/forum/viewtopic.php?t=32168&start=1

Use A/D input to control PWM duty cycle:
http://www.ccsinfo.com/forum/viewtopic.php?t=40007&start=1

Simple test of 24LC256 eeprom:
http://www.ccsinfo.com/forum/viewtopic.php?t=23824&start=1

Find addresses of all i2c slave devices on the board:
http://www.ccsinfo.com/forum/viewtopic.php?t=37650&start=6

There are many more examples on the forum.
MegatroniC



Joined: 08 Dec 2009
Posts: 35

View user's profile Send private message ICQ Number

PostPosted: Thu Feb 25, 2010 1:12 am     Reply with quote

Thanks for the response and attention.
PICDEM2 plus that I have is like this.
http://farm4.static.flickr.com/3407/3345855679_12ceb45baa.jpg

For now move from assembler to C, trying to do with control buttons and menu similar to that in the demo board.
Somewhere I could do something, but I'm curious to see how it is implemented there. Smile
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Feb 25, 2010 1:16 am     Reply with quote

That's the original board. That's the one that I have. The demo
programs that I've posted on the forum will work with that board.
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