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: 12f675
sabobey

Replies: 3
Views: 5151

PostForum: General CCS C Discussion   Posted: Fri Oct 26, 2012 11:06 am   Subject: 12f675
How can I make with 12f675 three software pwm? I want to use on rgb. Thanks for your interest.
  Topic: 16f88 rom
sabobey

Replies: 1
Views: 4526

PostForum: General CCS C Discussion   Posted: Fri Aug 17, 2012 2:43 am   Subject: 16f88 rom
I can not use more space than 51% 16f88 rom. What should I do ?
  Topic: pyd 1998 12f675
sabobey

Replies: 3
Views: 7394

PostForum: General CCS C Discussion   Posted: Tue Jul 31, 2012 12:37 pm   Subject: pyd 1998 12f675
Hi ezflyr
Thank you.
I will take into account your suggestion.



Hi Ttelmah thank you for your help.
  Topic: pyd 1998 12f675
sabobey

Replies: 3
Views: 7394

PostForum: General CCS C Discussion   Posted: Tue Jul 31, 2012 4:07 am   Subject: pyd 1998 12f675
#include <12F675.h>
#use delay (clock=4000000)
#fuses INTRC_IO,NOWDT,NOPUT,NOPROTECT,NOMCLR
#define sens PIN_A1


int8 i,j;
int16 data=0,dat;


void main() {
SET_TRIS_A (0 ...
  Topic: PYD1998 read
sabobey

Replies: 3
Views: 6857

PostForum: General CCS C Discussion   Posted: Sun Jul 29, 2012 2:05 pm   Subject: How do I need to write Pyd1998 pic12f675.
That appnote has a flowchart and sample code. Why don't you translate
it to CCS, instead of inventing your own code ?


How do I need to write Pyd1998 pic12f675
Crying or Very sad
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group