8 MHz dsPIC33F clock on stripboard?

Thread Starter

tom66

Joined May 9, 2009
2,595
Does anyone know if I can get a 8 MHz crystal on a stripboard connected to a dsPIC? The stripboard is only standard stuff, so probably has high inter-track capacitance, which is what I'm worried about.

Thanks!
 

sceadwian

Joined Jun 1, 2009
499
Why even try? Knowing that this is bad it's simplicity itself to bend the leads for the crystal lines from the MCU straight up and wire the crystal and it's caps above the strip board, isolated completely. Problem solved and you don't have to worry about the parasitics of the stripboard.

You're thinking too inside the box, strip board is flat, the world is three dimensional.
 

Thread Starter

tom66

Joined May 9, 2009
2,595
Well, I suppose I could do that. It's only a prototype. But I have figured out that the internal 7.37MHz oscillator should work suitably well... it doesn't need to be high accuracy.

Does anyone actually know the capacitance of stripboard?
 

sceadwian

Joined Jun 1, 2009
499
It's not static, it depends on the board, this is a prototype, again avoid the whole issue, bend the pins up and do the oscillator portion off the strip board. Or simply remove the rest of the traces on the strip board then you don't have to worry about the capacitance or inductance.
 

womai

Joined Jul 8, 2010
2
The inter-trace capacitance of even a large stripboard is just a few pF. Much less if you cur the traces to just their necessary length. Also you could reduce the capacitor values used in order to compensate for the added trace capacitance. But no need to get overly worried. I have successfully run PIC and dsPIC microcontrollers on stripboard and breadboards with external crystals and resonators up to 20 MHz, with no special tricks and precautions.

Wolfgang
 

Thread Starter

tom66

Joined May 9, 2009
2,595
I can vouch to overclocking a PIC rated for 20 MHz at 33.33MHz on a breadboard, but I haven't tried stripboard yet.
 
Top