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 6 matches
CCS Forum Index
Author Message
  Topic: builder c++ compatible ?
DriverInside

Replies: 1
Views: 4405

PostForum: General CCS C Discussion   Posted: Thu Mar 23, 2006 9:25 am   Subject: builder c++ compatible ?
Hello does anyone has try to receive values thru rs232 with a builder c++ program from a C pic program?

I want to know if data type are compatible( int, float, ...) from pic c compiler to builder 5 ...
  Topic: Real-time clock
DriverInside

Replies: 1
Views: 6301

PostForum: General CCS C Discussion   Posted: Tue Feb 28, 2006 9:24 am   Subject: Real-time clock
Hello i'll like to use the TIMER1 as a real time clock with my pic18F4455... I founded this code in the 18F datasheet.

I'll like to know how the use assembler code in a C program and how can a read ...
  Topic: blinking lcd display
DriverInside

Replies: 1
Views: 5257

PostForum: General CCS C Discussion   Posted: Wed Feb 22, 2006 3:38 pm   Subject: blinking lcd display
I use a pic18f4455. My display (BLG1206A1YSR with HD61202U chipset) and some sensors are on the on the PortB, so I use an adress decoder...

My problem is that I have to reinitialize the display eac ...
  Topic: graphic lcd problems with pic18f4455
DriverInside

Replies: 8
Views: 12091

PostForum: General CCS C Discussion   Posted: Tue Feb 14, 2006 7:18 am   Subject: graphic lcd problems with pic18f4455
thx you !! I fix it!!
  Topic: graphic lcd problems with pic18f4455
DriverInside

Replies: 8
Views: 12091

PostForum: General CCS C Discussion   Posted: Mon Feb 13, 2006 3:23 pm   Subject: graphic lcd problems with pic18f4455
i did cause for now i dont need analog:

setup_adc_ports(NO_ANALOGS);
setup_adc(ADC_OFF);
set_adc_channel(0);

but how can I define port A as digital?

this is really a pain right now :(
...
  Topic: graphic lcd problems with pic18f4455
DriverInside

Replies: 8
Views: 12091

PostForum: General CCS C Discussion   Posted: Fri Feb 10, 2006 7:37 am   Subject: graphic lcd problems with pic18f4455
I'm using a BLG1206A1YSR with HD61202U chipset. I tested it with a pic16f877 using ex_glcd.c and it worked fine.

I tested with the 4455, the display doesn't works. The port i'am using works good, ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group