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

2 pic 1 quartz

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



Joined: 13 Jul 2010
Posts: 45

View user's profile Send private message

2 pic 1 quartz
PostPosted: Sun Jul 18, 2010 12:22 pm     Reply with quote

Hello I connect two 12f683 to a single crystal... I have to generate two different pw... say that it works?
Franck26



Joined: 29 Dec 2007
Posts: 122
Location: Ireland

View user's profile Send private message

PostPosted: Sun Jul 18, 2010 12:49 pm     Reply with quote

Hi,
I don't understand what you are trying to do, but it sound crazy!!!

You cannot connect your quartz to 2 micro as it's done on your schematic.

Good luck
Franck.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Sun Jul 18, 2010 1:29 pm     Reply with quote

Actually there are many threads on this in the Microchip forum:
http://www.microchip.com/forums/m373427.aspx
http://www.microchip.com/forums/m482855.aspx
Humberto



Joined: 08 Sep 2003
Posts: 1215
Location: Buenos Aires, La Reina del Plata

View user's profile Send private message

PostPosted: Sun Jul 18, 2010 1:38 pm     Reply with quote

Yes you can. Connecting OSC2 from the U1 to OSC1 of U2 as shown the schematic it is perfectly legal.
Be aware that if you are driving more than -let says- 2 or 3 PICs, you will need a CMOS or TTL driver/buffer
with a bigger fan out than OSC2.

You have to set Oscillator setup (#FUSES) accordingly in each PIC.
For U1
Code:

#FUSES XT, .........   


For U2
Code:

#FUSES EC_IO, .......
#use delay(clock=8000000)



Humberto


Last edited by Humberto on Sun Jul 18, 2010 1:39 pm; edited 1 time in total
denis_11



Joined: 13 Jul 2010
Posts: 45

View user's profile Send private message

PostPosted: Sun Jul 18, 2010 1:38 pm     Reply with quote

Franck26 wrote:
Hi,
I don't understand what you are trying to do, but it sound crazy!!!

You cannot connect your quartz to 2 micro as it's done on your schematic.

Good luck
Franck.

But it's you who make me laugh... you can not answer on a forum if you are not sure of what you are writing....thanks PCM programmer and Humberto:)
Franck26



Joined: 29 Dec 2007
Posts: 122
Location: Ireland

View user's profile Send private message

PostPosted: Sun Jul 18, 2010 3:58 pm     Reply with quote

If I answer only when I'm 100% sure, I would never answer.
At least I made you laugh!!!

You can have a look at the post #12 of this link:
http://www.microchip.com/forums/m482855.aspx

I would add that the clock input pin of the second micro is going to add some capacitance to 1 side of the quartz, which can prevent the oscillation from starting.

This is not something that I would use for a professional circuit, except of course if there is a microchip AN on this topic (and maybe there is).

Franck.
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