# PMIC and Board Power Up Sequence

The FS26 onboard PMIC by default implements a challenger window watchdog that will reset the S32K344 MCU continuously if the challenge is not handled in software.

To avoid this, the FS26 must be put into debug mode. This is done manually by removing the JP1 and then supplying exactly 12.0V on P27 or P28 and then inserting the JP1 jumper.

<figure><img src="/files/agNoYR2vyBwVVxs8z1h4" alt="" width="393"><figcaption></figcaption></figure>

After this is done, the reset LED D24 should no longer blink and the S32K344 will not be reset continuously by the FS26.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nxp.gitbook.io/mr-canhubk344/hardware/fs26-pmic/pmic-and-board-power-up-sequence.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
