SLLSFP9 February 2024 TCAN1465-Q1 , TCAN1469-Q1
ADVANCE INFORMATION
The normal sequence summary is as follows:
See Table 8-16 for an example of the first loop sequence.
Step | Register | Data | Description |
---|---|---|---|
1 | WD_INPUT_TRIG (ox15) | [W] 0xFF | Start the watchdog, also keep a timer internally to flag when response window 1 ends and window 2 starts. |
2 | WD_QA_QUESTION (0x2F) | [R] 0x3C | Read the question. Question is 0x3C |
3 | WD_QA_ANSWER (0x2E) | [W] 0x58 | Write answer 3 (See Table 8-12 Example answers to questions with default settings to see answers) |
4 | WD_QA_ANSWER (0x2E) | [W] 0xA8 | Write answer 2 |
5 | WD_QA_ANSWER (0x2E) | [W] 0x57 | Write answer 1 |
6 | WD_QA_ANSWER (0x2E) | [W] 0xA7 | Write answer 0 once window 2 has started |
At this point, the user can read the WD_QA_QUSTION[6] (0x2F) register to determine if WD_QA_ERR is set.