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 5 matches
CCS Forum Index
Author Message
  Topic: Easy way to read Interrupt bits but not using interrupts?
Skywalker

Replies: 1
Views: 6877

PostForum: General CCS C Discussion   Posted: Wed Aug 04, 2004 1:47 am   Subject: Easy way to read Interrupt bits but not using interrupts?
I want to look in the code serveral times after the interrupt bit for Timer0 overflow. I dont want to use an interrupt for that, but reading an resetting this bit manualy. Is there an easy way or have ...
  Topic: How to produce variable frequency sqare Wave on PIC 18
Skywalker

Replies: 1
Views: 7475

PostForum: General CCS C Discussion   Posted: Tue Aug 03, 2004 3:38 pm   Subject: How to produce variable frequency sqare Wave on PIC 18
I want to use a PIC18F242 to produce a square wave with variable frequency between 50Hz an 3khz. On the datasheet I found that I can use CCP1 module for doing this. Toggle the CCP1 Pin on matching Tim ...
  Topic: How to get the PIC18F6720 in �C mode (CCP2 on RE7)
Skywalker

Replies: 1
Views: 7974

PostForum: General CCS C Discussion   Posted: Sat Jun 12, 2004 6:17 am   Subject: How to get the PIC18F6720 in �C mode (CCP2 on RE7)
I use the PWM module over CCP2. THe pin is multiplexed with RC1 and RE7 in "microcontroller mode" and multiplexed with RC1 and RB3 depending on witch mode the PIC is running. The mode can be set in th ...
  Topic: problem with a kind of a loop #include
Skywalker

Replies: 4
Views: 23428

PostForum: General CCS C Discussion   Posted: Fri Mar 12, 2004 1:56 am   Subject: problem with a kind of a loop #include
Thx PCM programmer

That works fine

Andreas Very Happy
  Topic: problem with a kind of a loop #include
Skywalker

Replies: 4
Views: 23428

PostForum: General CCS C Discussion   Posted: Thu Mar 11, 2004 8:09 am   Subject: problem with a kind of a loop #include
I have the following Problem:
I want that my main.c have access to the files file1.c and file2.c
these have header files file1.h and file2.h.
The filex.c have to have access to main.c and the main. ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group