Content originally posted in LPCWare by ajg112 on Mon Jan 14 13:13:12 MST 2013
Hi All,
I'm wondering if there is a 'proper' way of selecting the internal oscillator, or more accurately not switching to the external crystal. I'm using LPC1313.
The default in the system_LPC13xx.c is switch over to using the external crystal, which is assumed to be 12MHz, at system startup.
If I edit this file, this will affect other projects. Is there some way of selecting to use the internal oscillator in a 'per-project' basis?
Apologies if I've missed some documentation, but I just can't find it.
Many thanks
Andy