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 8 matches
CCS Forum Index
Author Message
  Topic: How to disable ADC with ccs?
Somkiat

Replies: 3
Views: 7837

PostForum: General CCS C Discussion   Posted: Sun Feb 06, 2005 12:21 pm   Subject: How to disable ADC with ccs?
How to disable ADC with ccs?
Thank you
  Topic: How to setup timer 0 for...
Somkiat

Replies: 3
Views: 9822

PostForum: General CCS C Discussion   Posted: Wed Aug 18, 2004 11:15 am   Subject: How to setup timer 0 for...
I use PIC16F877-04/P

Thanks
  Topic: How to setup timer 0 for...
Somkiat

Replies: 3
Views: 9822

PostForum: General CCS C Discussion   Posted: Mon Aug 16, 2004 12:38 am   Subject: How to setup timer 0 for...
How to setup timer 0 for interrupt ever 2.8 mS at crystal 4 MHz?


Thanks
  Topic: How can display some character in string on lcd
Somkiat

Replies: 1
Views: 6896

PostForum: General CCS C Discussion   Posted: Wed Jul 21, 2004 2:19 am   Subject: How can display some character in string on lcd
My program like this :


char string[20];


// my string = #02+'ABCD'+#13 (from RS232 PC)

gets(string); // get string from RS232
:
:

how can I display char only ...
  Topic: How to declare variable like this
Somkiat

Replies: 3
Views: 9017

PostForum: General CCS C Discussion   Posted: Tue Jul 20, 2004 1:33 am   Subject: How to declare variable like this
I have array

BYTE Dout[4];


I want to declare bit 5 in Dout[2] is VP for use like this

VP=1;
or
VP=0;

How can I declare VP ?

Thanks
  Topic: RTC DS1302 an PIC 18F452
Somkiat

Replies: 3
Views: 16230

PostForum: General CCS C Discussion   Posted: Sun May 16, 2004 7:42 am   Subject: RTC DS1302 an PIC 18F452
Hi
about this question try to look this site :
http://www.geocities.com/contax_electronics/ctpic84_examples/ds1302_84.html
  Topic: Why PWM frequency generated with CCS not stable?
Somkiat

Replies: 5
Views: 13233

PostForum: General CCS C Discussion   Posted: Sun May 02, 2004 11:59 am   Subject: Why PWM frequency generated with CCS not stable?
I used hardware to genterate PWM and my clock was stable.
my PWM on OSC :


_____|'''''''''''|___|'''''''''''|___|''''|______|'''''''''''|___|'''''''''''|_______
t1 t2 t1 ...
  Topic: Why PWM frequency generated with CCS not stable?
Somkiat

Replies: 5
Views: 13233

PostForum: General CCS C Discussion   Posted: Mon Apr 26, 2004 11:40 am   Subject: Why PWM frequency generated with CCS not stable?
I start my project with PICmicro and CCS C Compiler.I wrote my program to generate PWM signal but when I use Oscilloscope measure PWM signal the frequency not stable and period not constant why ?
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group