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 support@ccsinfo.com

a question about low voltage detect

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
sinan
Guest







a question about low voltage detect
PostPosted: Fri Apr 17, 2009 2:47 pm     Reply with quote

We are trying to detect zero crossings and we have come up with two ways of doing it if we can.

1)Can we use setup_low_volt_detect( ) function with PIC16F877A? I couldn't find it in the header file for 16F877A.
Ttelmah
Guest







PostPosted: Fri Apr 17, 2009 2:52 pm     Reply with quote

The reason it is not in the header, is that the chip doesn't have a low voltage detect module.
This would be the wrong module to use anyway. Use the comparator, which the 877A, does have.
Also, 'reconsider' using this chip. Microchip themselves advise not to use this, but the use the standard 877 instead.

Best Wishes
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group