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

multifunction timer chip

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



Joined: 25 Apr 2011
Posts: 296

View user's profile Send private message

multifunction timer chip
PostPosted: Thu Nov 07, 2019 10:30 am     Reply with quote

Dear All,

I am looking for an independent multifunction timer chip where I can interface it with PIC Microcontroller and take care care of all the timings. I google for some chips but the search direct me to china non-brands which I am not trusting. Did you used soemthing similar please just to have idea? the timer I need to build is similar to this but the pic will send the parameter to the timer.

https://thai.bestpriceupdate.com/cf/350/cdn/HTB1Qq05xnXYBeNkHFrdq6AiuVXaC/3-Knobs-Multi-Function-Din-Rail-Auto-Timer-Relays-AC-DC-12V-24V-220V-DPDT-Control.jpg
Ttelmah



Joined: 11 Mar 2010
Posts: 19217

View user's profile Send private message

PostPosted: Thu Nov 07, 2019 10:34 am     Reply with quote

Honestly just use the PIC.
Use one with an RTC, then you can sleep, wake once per second, and use
the alarms etc., to perform the functions.
aaronik19



Joined: 25 Apr 2011
Posts: 296

View user's profile Send private message

PostPosted: Thu Nov 07, 2019 11:38 am     Reply with quote

Seems good suggestion...make an interrupt every second you means
temtronic



Joined: 01 Jul 2010
Posts: 9100
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Thu Nov 07, 2019 11:53 am     Reply with quote

Microchip has an 'application note' about how to code PICs for various types of timers. While in easy to use machine code, it's be simple to recode into CCS C.
There's no reason a PIC can't do what you want, though without 'specs' or 'parameters', I can't help any further.

I do have a HW RTC send a 1Hz interrupt for all my PIC projects with clocks. Has worked for decades. Most RTCs can be configured for faster interrupts if required.

Jay
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