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 20 matches
CCS Forum Index
Author Message
  Topic: 60s interrupt
handsprince

Replies: 5
Views: 5700

PostForum: General CCS C Discussion   Posted: Mon May 05, 2008 9:15 am   Subject: 60s interrupt
the program was not overflow for every 60s, it overflow for every 1s only.what actually the "set_timer1 (29000)" do?
  Topic: 60s interrupt
handsprince

Replies: 5
Views: 5700

PostForum: General CCS C Discussion   Posted: Mon May 05, 2008 8:12 am   Subject: 60s interrupt
i want to make my system interrupt for every 60s, but my code seem like not working correctly, anyone can tell me?
code:
#include <16f877a.h>
#fuses hs, nowdt, nolvp, noprotect, noput, nobrow ...
  Topic: interrupt problem
handsprince

Replies: 4
Views: 4687

PostForum: General CCS C Discussion   Posted: Sun Apr 27, 2008 7:54 pm   Subject: interrupt problem
means how can i make the timer to overflow for every 60 seconds
  Topic: interrupt problem
handsprince

Replies: 4
Views: 4687

PostForum: General CCS C Discussion   Posted: Sun Apr 27, 2008 3:18 am   Subject: interrupt problem
how can i make the system interrupt for every 60 second? and how can i calculate the cycle if i'm using 4 MHz crystal ? newbie in interrupt, thanks
  Topic: calculate speed
handsprince

Replies: 2
Views: 4307

PostForum: General CCS C Discussion   Posted: Fri Apr 25, 2008 10:09 am   Subject: calculate speed
how can i make my program to wait for 60 seconds then run my specific sub-program? i'm using 4 MHz crystal
  Topic: UART,SPI,I2C
handsprince

Replies: 6
Views: 11184

PostForum: General CCS C Discussion   Posted: Wed Dec 19, 2007 5:39 am   Subject: UART,SPI,I2C
I agree with you all..
  Topic: UART,SPI,I2C
handsprince

Replies: 6
Views: 11184

PostForum: General CCS C Discussion   Posted: Tue Dec 18, 2007 10:20 am   Subject: UART,SPI,I2C
i'm newbie in PIC, can anyone tell me what the different between UART, SPI and I2C? and what is the relation rs232 serial protocol...thanks for your help
  Topic: Interface with 2 LCD
handsprince

Replies: 0
Views: 1985

PostForum: General CCS C Discussion   Posted: Mon Dec 03, 2007 9:13 am   Subject: Interface with 2 LCD
I need to use a PIC16f877 to interface 2 LCD at the same time with keyboard input. Can anyone give me an idea how to shift a character from first LCD to second LCD? thanks
  Topic: JDM PIC programmer problem
handsprince

Replies: 2
Views: 4151

PostForum: General CCS C Discussion   Posted: Sat Nov 25, 2006 8:38 pm   Subject: JDM PIC programmer problem
i have a JDM PIC programmer, it can works well with PC but cannot work with my laptop....anyone can suggest me how to solve this problem....thanks Smile
  Topic: lcd.c
handsprince

Replies: 1
Views: 3167

PostForum: General CCS C Discussion   Posted: Sat Sep 30, 2006 12:40 am   Subject: lcd.c
how can i adjust the lcd driver to be more flexible??i want to assign the pin by myself
  Topic: rs232 need help
handsprince

Replies: 7
Views: 10815

PostForum: General CCS C Discussion   Posted: Mon Apr 03, 2006 3:40 am   Subject: rs232 need help
i had modified my program, it's correct???

below is the code:
[code]
#include <16f877.h>
#fuses hs, nowdt, nolvp, noprotect, noput, nobrownout,nocpd, nodebug, nowrt
#device adc=10
# ...
  Topic: rs232 need help
handsprince

Replies: 7
Views: 10815

PostForum: General CCS C Discussion   Posted: Sat Apr 01, 2006 10:02 pm   Subject: rs232 need help
i'm still don't know to use the kbhit(), anyone can teach me how to modified my program by using kbhit(). thank
  Topic: rs232 need help
handsprince

Replies: 7
Views: 10815

PostForum: General CCS C Discussion   Posted: Sat Apr 01, 2006 6:53 am   Subject: rs232 need help
thank for your reply PCM programmer, but can you show me some example about kbhit(), because i'm a bit slow to catch up... thank, hope i din't bring trouble for you.
  Topic: rs232 need help
handsprince

Replies: 7
Views: 10815

PostForum: General CCS C Discussion   Posted: Sat Apr 01, 2006 2:50 am   Subject: rs232 need help
i had wrote a program that will receive signal from lm35dz then show result on LCD and also it can send the result to VB program i wrote.

but my problem is the PIC program won't run when it not con ...
  Topic: Project need help
handsprince

Replies: 3
Views: 6292

PostForum: General CCS C Discussion   Posted: Thu Mar 16, 2006 9:12 pm   Subject: sorry!!!
Can you give me an example???sorry for my last posted
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group