Hello.
The datasheet explains the MASH_SEED register in Table 27:
The initial state of the MASH engine first accumulator. Can be used to shift phase or optimize fractional spurs. Every time the MASH_SEED field is programmed, it ADDS this MASH seed to the existing one. To reset it, use the MASH_RESET_N bit.
Since there are actually two MASH_SEED registers (R40) and (R41) for the LSB and MSBs, is the mash seed applied when writing to R40 or when writing R41?
Looking at your (excellent) TICS Pro software, when I write a MASH_SEED it writes R40 first, then R41. The datasheet in 7.5.1 (Recommended Initial Power-Up Sequence) says to write the registers in reverse order though.
Please could you let me know in which order I should be writing R40 and R41 to apply the MASH_SEED value.
Thanks