Content originally posted in LPCWare by modestt on Mon Dec 03 14:43:05 MST 2012
I have designed a board around LPC1768, problem is I have not been able to get clock to work.
* 12M Xtal is connected and I can see it oscillating.
* The Peak to peak is around 1 volt( which is less then what I see on a LPC1769 XPresso board). I can download or bootload the code, no problems.
*only when I start or enable the external XTAL, system crashes( I can debug and see a which point it does it).
* I have tried soldering XTAL connected right next to processor. The loading caps are correct value.
*problem is I have not been able to use IRC as source for PLL0, that also doesn't work.
*RTC crystal not connected.
*I am using legacy code which I used for LPC1769 Xpresso chip, which should configure PLL0 to work at 72Mhz using XTAL as source. I have also tried using other combinations of M and N divisor.
Any one has any ideas I would appreciate.
Thanks