• About PCLK
    Hi, I have bought a LandTiger development board for LPC1768. it has a 12Mhz Xtal on it. I am trying to use its USART0 and I need to know PCLK. is it 3MHz? I devide 12 by 4. am I right?
  • About PCLK
    Hi, I have bought a LandTiger development board for LPC1768. it has a 12Mhz Xtal on it. I am trying to use its USART0 and I need to know PCLK. is it 3MHz? I devide 12 by 4. am I right?
  • LPC2148 - Peripheral Clock (PCLK)
    What is the default frequency rate (clock speed) of Peripheral Clock (PCLK) ? How to set the frequency rate (clock speed) of the Peripheral Clock (PCLK) ? Awaiting for valuable suggestions......
  • LPC2148 - Peripheral Clock (PCLK)
    What is the default frequency rate (clock speed) of Peripheral Clock (PCLK) ? How to set the frequency rate (clock speed) of the Peripheral Clock (PCLK) ? Awaiting for valuable suggestions......
  • Calculation of PCLK for UART (baud rate of 9600)
    Can any one help me with calculation of PCLK for UART (baud rate of 9600) According to datasheet if LPC2148 PLL calculations are as follows: 1.CCLK = M × FOSC 2.FCCO = CCLK × 2 × P but they...