Tool/software:
Subject: Register Write Issue (ADDR2/5/6)
Hi all, reopening this thread with a clearer description:
-
Normal Behavior
-
ADDR2 = 0x400
writes successfully.
-
-
Issue Observed
-
During incorrect operation,
ADDR5
andADDR6
unexpectedly accept0x400
(not my target value). -
But writing the correct
-
-
Key Questions
-
Root cause? (e.g., address mapping conflict, clock sync, write protection?)
-
Any required pre-write sequence?
ADDR2 write 0x400 correct
ADDR5 write 0x12D fail (default 0x16d)
ADDR5 write 0x400 successfully
-