This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Required Information regarding crystal frequency



Hi All,

In appBLE.cfg CPU frequency was defined like this.

 /* Set the default CPU frequency */
BIOS.cpuFreq.lo = 48000000;

Actually what it means ? It means that we are initializing it as internal clock frequency or it is taking it as external clock frequency. If I want to use external clock frequency instead of internal clock do I need to modify this.

Thanks in Advance.

Thanks

Siva Krishna K.