6.9.6 Push-button

This user interface provides framework to add firmware files that enables usage of push-button. The push-button needs to be connected to the GPIO pin as shown in the image below. The UI provides options for the GPIO pin input configuration drive - Internal Pull Up, Internal Pull Down and None.

The option 'None' means that neither Internal pull-up nor Internal pull-down is used and the pull-up or pull-down resistor will be available external to the microcontroller.

Follow these steps in order to configure and add this module to the project:
  • Click on the checkbox near the 'Push Button' module on the panel on the left hand side to enable this module to be added to the project

  • Select a GPIO pin and input mode

Note:

Currently only one push-button can be configured and added to the project.