# User Buttons

Two user programmable buttons are available for use. These buttons are configured as pull-downs and are active high when pressed. The buttons are filtered with a pi filter to minimize transient effects.

There are multiple options for which pin functions mapped and are generally assigned to PTx/GPIO but note that SW2 does allow mapping to WKPU37 (wakeup) signal on the MCU and SW1 does allow mapping to CMP0 (comparator) signal on the MCU. These pin mux settings could be configured for interesting software use cases.

<figure><img src="/files/yUsb3edKcwgIMRDlQgyx" alt="" width="427"><figcaption></figcaption></figure>


---

# 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/connectors-and-user-i-o/user-buttons.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.
