3.20 Push Buttons
The SAM9X75 cHybrid features eleven buttons:
- Eight user push buttons (BT1-BT8) connected to GPIO. These are free for user application usage.
- One board reset push button (SW1). When pressed, the processor is reset.
- One wake-up button (SW2) connected to WKUP0. When pressed, the processor exits the Shutdown state.
- One start push button (SW3) connected to the MCP16501 pin. When pressed, the PMIC start-up sequence is initiated if the buck converters are off.
The following figure shows the push buttons implementation.
The following table shows the user push button signal descriptions.
| PIO | Signal Name | Signal Description |
|---|---|---|
| PA21 | USER_BUTTON_1 | General purpose input |
| PB1 | USER_BUTTON_2 | General purpose input |
| PA6 | USER_BUTTON_3 | General purpose input |
| PB7 | USER_BUTTON_4 | General purpose input |
| PA8 | USER_BUTTON_5 | General purpose input |
| PB2 | USER_BUTTON_6 | General purpose input |
| PB13 | USER_BUTTON_7 | General purpose input |
| PB9 | USER_BUTTON_8 | General purpose input |
