Part Number: CC2640R2F
Hello,
How to change system clock from 48MHz to 24 or 12 or 8?
Our project for a peripheral device based on TI RTOS example and
simplelink_cc2640r2_sdk_5_30_00_03.
Thanks,
Calvin
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.
Part Number: CC2640R2F
Hello,
How to change system clock from 48MHz to 24 or 12 or 8?
Our project for a peripheral device based on TI RTOS example and
simplelink_cc2640r2_sdk_5_30_00_03.
Thanks,
Calvin
Hi,
The 48MHz system clock can not be devided. why do you want to change the main clock frequency? If you hope to reduce power consumption,
the best way is to execute the program quickly then enter to low power mode. And the power consumption is lower than deviding system clock.
Regards,
Kevin