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: pic16f877 - frequency counter
slyman

Replies: 1
Views: 5121

PostForum: General CCS C Discussion   Posted: Fri Apr 17, 2015 1:18 pm   Subject: pic16f877 - frequency counter
Hi everyone

I'm trying to measure line frequency.

#include <16f877.h>
#use delay(clock=4000000)
#fuses XT,NOWDT
#USE TIMER(TIMER=1,TICK=1ms,BITS=8,NOISR) //1ms time c ...
  Topic: simulation problem
slyman

Replies: 7
Views: 8181

PostForum: General CCS C Discussion   Posted: Thu Apr 02, 2015 3:48 pm   Subject: simulation problem
Thank you for reply. I will be more careful and follow the rules Smile
  Topic: simulation problem
slyman

Replies: 7
Views: 8181

PostForum: General CCS C Discussion   Posted: Thu Apr 02, 2015 3:20 pm   Subject: simulation problem
I was making changes in lines. I delete #use fast_io(b) and it worked.
Can anyone explain why ?
  Topic: simulation problem
slyman

Replies: 7
Views: 8181

PostForum: General CCS C Discussion   Posted: Thu Apr 02, 2015 3:03 pm   Subject: simulation problem
I new saw that. I wouldn't ask if it isn't urgent.
and I am sorry
  Topic: simulation problem
slyman

Replies: 7
Views: 8181

PostForum: General CCS C Discussion   Posted: Thu Apr 02, 2015 2:33 pm   Subject: simulation problem
Hi everyone,
I'm trying to simulate my code in isis. When I simulate it's not work as I expect. My friend send his design, it's working well. I created same design it's still dosen't work.
So ple ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group