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.

TMAG5273: Is there a limit to the number of times the config registers may be written?

Part Number: TMAG5273

Tool/software:

A Watchdog timer regularly resets the i2C master (AVR) which therefore re-runs the sensor init functions and rewrites the registers. Is there any harm in this constant rewriting? or should I read the registers and only re-configure if they don't match the expected values?

Thanks.