• LPC2378 CCLK Switching to 72Mhz Error
    Hi, I was trying to configure PLL and other clocks for LPC2378.While setting the processor clock to 72 MHz(Max CCLK as per the User manual), the code stuck's.The code goes like this, after setting System...
  • LPC2378 CCLK Switching to 72Mhz Error
    Hi, I was trying to configure PLL and other clocks for LPC2378.While setting the processor clock to 72 MHz(Max CCLK as per the User manual), the code stuck's.The code goes like this, after setting System...
  • What Is the real CCLK referenced ? (used for IAP and FlashFS)
    Hardware : MCB2300 Board (LPC2378) Xtal : 12Mhz I read on some post that the CCLK to set in the IAP code is 12000 (KHz) http://www.keil.com/forum/10740/ When I give a look at the LPC_IAP2_512...
  • What Is the real CCLK referenced ? (used for IAP and FlashFS)
    Hardware : MCB2300 Board (LPC2378) Xtal : 12Mhz I read on some post that the CCLK to set in the IAP code is 12000 (KHz) http://www.keil.com/forum/10740/ When I give a look at the LPC_IAP2_512...
  • Calculate CPU-Clock
    Hi, i need to know the cpu-clock of the cpu i am running my program on. do you have an idea how i can calculate the actual cpu-clock on an C167?