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: Create do re mi with 16f887 using 8Mhz crystal
derricko

Replies: 3
Views: 7738

PostForum: General CCS C Discussion   Posted: Sun Nov 28, 2010 7:33 pm   Subject: Create do re mi with 16f887 using 8Mhz crystal
Thank you PCM, I will give a try Very Happy
  Topic: Create do re mi with 16f887 using 8Mhz crystal
derricko

Replies: 3
Views: 7738

PostForum: General CCS C Discussion   Posted: Mon Nov 22, 2010 4:21 am   Subject: Create do re mi with 16f887 using 8Mhz crystal

const int s_table[] = {128,176,218,246,255,246,218,176,
128,79,37,9,0,9,37,79};

static int t0preload,frequency=150;

#int_timer2
void pwm_load&# ...
  Topic: AUART
derricko

Replies: 2
Views: 4583

PostForum: General CCS C Discussion   Posted: Thu Oct 28, 2010 4:07 am   Subject: AUART
Thank you Ttelmah,

you have solved my doubts. Razz
  Topic: AUART
derricko

Replies: 2
Views: 4583

PostForum: General CCS C Discussion   Posted: Wed Oct 27, 2010 9:21 pm   Subject: AUART
I see from the driver file RS485.c. there is a session coded:

#if getenv("AUART")
#define RCV_OFF() {setup_uart(FALSE);}
#else
#def ...
  Topic: 16f876a mclr sAN0
derricko

Replies: 5
Views: 5239

PostForum: General CCS C Discussion   Posted: Mon Sep 06, 2010 11:43 pm   Subject: 16f876a mclr sAN0
Thank you Ttelmah, I think 16f876a doesn't support well. I have got to switch to 16f886, it works.
  Topic: 16f876a mclr sAN0
derricko

Replies: 5
Views: 5239

PostForum: General CCS C Discussion   Posted: Sun Sep 05, 2010 4:50 am   Subject: 16f876a mclr sAN0
cool, i will give a try. thanks Very Happy
  Topic: 16f876a mclr sAN0
derricko

Replies: 5
Views: 5239

PostForum: General CCS C Discussion   Posted: Sat Sep 04, 2010 6:29 am   Subject: 16f876a mclr sAN0
hmmm.. I am a noob in this area. May I know how to program it? Embarassed
  Topic: 16f876a mclr sAN0
derricko

Replies: 5
Views: 5239

PostForum: General CCS C Discussion   Posted: Fri Sep 03, 2010 3:54 am   Subject: 16f876a mclr sAN0
Hi my mplab compiler on ccs language tools has shown error on the below statement

*** Error 111 "aCU_DET.c" Line 6(7,120): Unknown keyword in #FUSES "MCLR"
*** Error 12 " ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group