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

RTCC pic vs DS1307 + MCP2200

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



Joined: 17 Nov 2009
Posts: 50

View user's profile Send private message

RTCC pic vs DS1307 + MCP2200
PostPosted: Tue Jul 06, 2010 10:42 am     Reply with quote

Hi !

Design( prototype - proteus ISIS) is already working fine with external component DS1307. I like to add another external component for UART to USB conversion CDC function (MCP2200). I would like to use less external components.
Both tease functions could be found in different PIC, but my limit is deadline to present a OK working prototype.

-------- DS1307 vs RTCC ------
- If The power goes off DS1307 keeps ticking, how i can solve this problem with PIC? Low voltage detection and quick work flow product loss elimination? + how to keep PIC RTCC ticking during external power source failure?


--------MCP2200 --------
So far as i understand there will be no need for complicated configuration code for simple functions as one way communication. My target is only sending data for information purpose to final user laptop PC without additional software. Can i get what i want by connection PIC UART Rx Tx pins + some more external components to MCP2200.


Thank you in advance !


Last edited by MiniMe on Tue Jul 06, 2010 3:08 pm; edited 1 time in total
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Jul 06, 2010 1:18 pm     Reply with quote

Google is the best place to search for an answer. Use this search string:
Quote:
site:microchip.com RTC battery backup -forums

Here are some typical hits:
http://techtrain.microchip.com/webseminars/documents/EmulRTC_010407.pdf

Here are two more examples of how to do the schottky diode circuit:
http://www.mikroe.com/pdf/rtc_board_schematic.pdf
http://www.dontronics.com/pdf/4D-16F73-Module.pdf
These use an external RTC, but the same circuit can be applied to a PIC.
csmith



Joined: 06 Oct 2010
Posts: 1

View user's profile Send private message

PostPosted: Wed Oct 06, 2010 8:47 pm     Reply with quote

Using the MCP2200 a very easy way to get USB communication. Check out these sites if you need details on using that component:

http://pwc.theclarkwebsite.com/mcp2200.php
http://circuitarchive.theclarkwebsite.com
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