Hi,
I want stabilized MCLK for MSP430F47187 without using any external crystal. I can calibrate internal DCO frequency one time in the factory and I can adjust the frequency deviation over temperature by playing with the calibration value while MCU is running.
Well, to do this I didn’t understand the mechanism that I need to follow. The datasheet mentions FLL adjusts DCO frequency automatically over 10 bit. I want to disable FLL, and instead of automatic adjustment my software will handle this 10 bit. But where is these 10 bits? If this is not the proper way to obtain stabilized DCO output without using external crystal then What is the proper way?
Regards,
BP.