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.
Tool/software: Code Composer Studio
The following figure is the Tx Error and RX Error described in the manual (MSP430F5419). Refer to Table 36-4
The figure below is the actual baud rate register configuration (where ACLK is the external crystal oscillator 32768Hz). The actual baud rate calculated according to this configuration is 9709 with an Error of 1.135%, which is quite different from the Error described in the manual.
My question is,
1) what is the relationship between the two errors (that is, the Error described in the manual and the Error actually calculated)?
2) how is the Error described in the manual calculated and why is it so large?
Thank you very mcuh.
The section where that chart is found goes into great detail about the error sources, but basically it is worst case clock frequency error over all conditions.
**Attention** This is a public forum