Other Parts Discussed in Thread: CC2538
Hi all...
I'm using UTC Time on cc2538, but the clock is running too fast...
Someone has any suggestion to solve the problem?
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.
Thanks for response TA1201,
I don't use the second 32k Xtal, my board only have 32M Xtal,
So, at "hal_board_cfg.h", I add --> #define OSC32K_CRYSTAL_INSTALLED FALSE , to disable the second Xtal.
Whith this change, the UTC time speed is twice than should be.
You have any idea how to adjust the UTC time to right speed???