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.

Changing external crystal from 32Mhz to 16Mhz

Other Parts Discussed in Thread: CC2541

Hello,

We have changed the External crystal oscillator, In reference design it is 32Mhz but we changed it to 16Mhz. In application examples we have made the following change also :- 

#define EXTERNAL_CRYSTAL_OSC   16   // earlier it was 32.

Does these changes affects the functioning of system?