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:
Note:

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