Push Buttons

The EVK1100 provides three push buttons to design Human to Machine Interface for software developments.



Pinout

The push buttons inputs are low level active1. The pinout is as follows:

Push Button GPIO Name Alternate function used
PB0 PX 16  
PB1 PX 19  
PB2 PX 22  
Figure 1. Hardware Schematic

Using Interrupts

In order to use a push button, two ways are available:

Using GPIO interrupt needs to:

1 The PVR register value is 0 when the button is pressed, and 1 otherwise