Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: timgray on February 12, 2013, 07:31:41 PM

Title: On board switches.
Post by: timgray on February 12, 2013, 07:31:41 PM
Are the on board pushbutton switches mapped to any of the GPIO?  are they accessable via any of the headers?
Title: Re: On board switches.
Post by: MADze on February 12, 2013, 08:21:35 PM
Hello timgray,

as you can see in the schematics (at github) the pushbuttons are mapped over resistors to one pin on the a13. They are not mapped individually to the gpio´s.

Regards,
Mathias
Title: Re: On board switches.
Post by: murerten on February 12, 2013, 11:07:40 PM
The buttons are connected to analog input pin of the cpu. If you press a button the input voltage changes between 2V and 0V if I remember correctly. You can read this forum page:

https://www.olimex.com/forum/index.php?topic=362.msg1584#msg1584 (https://www.olimex.com/forum/index.php?topic=362.msg1584#msg1584)