Micka,

I did not see any issue with the GPIO-mapped buttons on LCD7 rev A3 when 
using with latest Angstrom factory software 2013-09-04. The offset is also 
0x154. Could you confirm which software you are using?

-Hieu



On Tuesday, October 22, 2013 10:18:36 AM UTC-5, Mickae1 wrote:
>
> A correction to my mail, normally it should be 0x154, which was the case 
> before : 
>
> bone_lcd7_cape_keys_00A3_pins: pinmux_bone_lcd7_cape_keys_00A3_pins {
>  pinctrl-single,pins = <
> 0x040 0x2f /* KEY_LEFT gpmc_a0.gpio1_16, INPUT | PULLDIS | MODE7 */
>  0x044 0x2f /* KEY_RIGHT gpmc_a1.gpio1_17, INPUT | PULLDIS | MODE7 */
> 0x04c 0x2f /* KEY_UP gpmc_a3.gpio1_19, INPUT | PULLDIS | MODE7 */
>  0x198 0x2f /* KEY_DOWN mcasp0_axr0.gpio3_16, INPUT | PULLDIS | MODE7 */
> *0x154 0x2f /* KEY_ENTER spi0_d0.gpio0_3, INPUT | PULLDIS | MODE7 */*
>  >;
> };
>
>
>
>
> On Tue, Oct 22, 2013 at 4:45 PM, Micka <[email protected] 
> <javascript:>>wrote:
>
>> Hi,
>>
>> I wanted to signal an error ( or not, but I double checked ) :
>>
>>
>> The Key ENTER of the LCD7 cap Rev A3 is connected to the GPIO0_3 
>> => 
>> https://github.com/CircuitCo/BeagleBone-LCD7-RevA3/blob/master/BeagleBone-LCD7-RevA3-schematic.pdf?raw=true
>>
>> But In the last updated version of the file BB-BONE-LCD7-01-00A3.dts , I 
>> got :
>>
>>
>>
>> 0x040 0x2f /* KEY_LEFT gpmc_a0.gpio1_16, INPUT | PULLDIS | MODE7 */
>> 0x044 0x2f /* KEY_RIGHT gpmc_a1.gpio1_17, INPUT | PULLDIS | MODE7 */
>> 0x04c 0x2f /* KEY_UP gpmc_a3.gpio1_19, INPUT | PULLDIS | MODE7 */
>> 0x198 0x2f /* KEY_DOWN mcasp0_axr0.gpio3_16, INPUT | PULLDIS | MODE7 */
>> *0x070 0x2f /* KEY_ENTER gpmc_wait0.gpio0_3, INPUT | PULLDIS | MODE7 */*
>>
>>
>>
>> Which is normally 0x954 and not 0x070 ( 0x070 is for GPIO0_30 )
>>
>>
>> So, am I right or wrong ? If I'm wrong, why in june, july, ... the 
>> address of uart4_rx was 0x070, which is GPIO0_30 ?
>>  
>>
>>
>>
>>
>> Micka,
>>
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to