hemnath
Advanced Member level 3
- Joined
- Jun 24, 2012
- Messages
- 702
- Helped
- 61
- Reputation
- 120
- Reaction score
- 57
- Trophy points
- 1,308
- Location
- Chennai
- Activity points
- 6,589
I have attached a circuit. Please go through it.
Here Q1 output is connected to MCU pin RA5. Why it is connected? How the crystal is configured?
Im using CCS C compiler. Normally i use the default line when crystal is connected to RA4 and RA5.
#use delay(clock=20000000)
But here Clock is connected to only RA5. Please help how to use it.
Thanks in advance
Here Q1 output is connected to MCU pin RA5. Why it is connected? How the crystal is configured?
Im using CCS C compiler. Normally i use the default line when crystal is connected to RA4 and RA5.
#use delay(clock=20000000)
But here Clock is connected to only RA5. Please help how to use it.
Thanks in advance
Attachments
Last edited: