Now a certain product of our company (using MSP430f673 series chips), found the following picture to describe the problem; At present, 32.678khz crystal oscillator is adopted in the hardware, and the main frequency of configuration and operation in the program is: 16.777216MHz [fDC0(7, 0), DCORSEL = 7, DC0X=0, MODx=0]. According to the chip manual, there are the following questions:
What is the relationship between the DCO register and the master frequency configuration?
When the main frequency is running at 16.777216MHZ and the program is configured with fDC0(7,0), what is the baud rate bit error rate and how to calculate the bit error rate?
If the configuration of fDC0(5,0) : how to select DC0X (0~31) and MODx (0~31)?