Content originally posted in LPCWare by fjrg76 on Wed Nov 16 09:20:10 MST 2011
Quote: ultrabit
1) Is it possible to disable IRC clock using PDRUNCFG register (i.e. disabling IRC_PD and/or IRCOUT_PD) ? When i try to do this i have no signal on my oscilloscope !
ub
Hello
So far, I haven't studied the clock options for this micro, but I know one thing: the IRC is the first clock source for the chip after applying power, so before you disable it, or changing to other clock source (crystal, watchdog), that other clock source must be already initialized; otherwise you'll end with no clock source at all.