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 CCS Technical Support

Search found 4 matches
CCS Forum Index
Author Message
  Topic: ICD-U40 and PIC18F452 Development Kit
edp2009

Replies: 39
Views: 159213

PostForum: General CCS C Discussion   Posted: Tue Dec 23, 2008 12:40 am   Subject: ICD-U40 and PIC18F452 Development Kit
In terms of hardware, I have read that I need to pull up the rows.
Those are pull-down resistors. Pull-up resistors connect to the Vdd
voltage.

Also the resistors are on the wrong pins. They ...
  Topic: ICD-U40 and PIC18F452 Development Kit
edp2009

Replies: 39
Views: 159213

PostForum: General CCS C Discussion   Posted: Tue Dec 23, 2008 12:20 am   Subject: ICD-U40 and PIC18F452 Development Kit


I got the code to compile, but I get very weird results.

I am using portE, in the following code, do I need any pullups?
void kbd_init()
{
}

In terms of hardware, I have ...
  Topic: ICD-U40 and PIC18F452 Development Kit
edp2009

Replies: 39
Views: 159213

PostForum: General CCS C Discussion   Posted: Mon Dec 22, 2008 10:41 pm   Subject: ICD-U40 and PIC18F452 Development Kit
That code is written for 18F-series PICs and below.

You need to download the PCD manual and look at the functions that
CCS uses for the 24-series PICs. This is the function they use for pullups:
...
  Topic: ICD-U40 and PIC18F452 Development Kit
edp2009

Replies: 39
Views: 159213

PostForum: General CCS C Discussion   Posted: Mon Dec 22, 2008 7:34 pm   Subject: ICD-U40 and PIC18F452 Development Kit
Hello,

I have tried to compile the code posted by PCM Programmer to no success.

I am trying to make keypad work with LCD. I have successfully made the flex_LCD driver work for me.

Here is KB ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group