Other Parts Discussed in Thread: MSP430F5438, TIMAC
hi,
are the clock speeds same in user-experience demo code and timac code for msp430f5438 experimenter board same?
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.
Other Parts Discussed in Thread: MSP430F5438, TIMAC
hi,
are the clock speeds same in user-experience demo code and timac code for msp430f5438 experimenter board same?
Hi Pratap,
Looking in the TIMAC code I can see that in the file hal_board_cfg.h HAL_CPU_CLOCK_MHZ is defined to be 12MHz and HAL_CLOCK_INIT() also seems to set the DCO to 12MHz. The MSP-EXP430F5438 user experience code uses 16MHz (see line 395 of UserExperience_F5438A.c).
Regards,
Katie
**Attention** This is a public forum