LCD3 on BBB: button press rapid repeats

Anyone else have this problem? I still see the same results with May-20 image both with the LCD4 and LCD3. I have tried two different BBB rev A5a with the same results.

/proc/interrupts doesn’t so a crazy number of presses: https://gist.github.com/pdp7/5670685

So I’m thinking maybe it’s a software setting that is causing spastic auto-repeat behavior and not that there is a lack of debouncing for the button (I would expect a large number of interrupts for each press if that was the case).

Thanks,
Drew

Drew,

there have been some reports of this. it looks like some of the pullup/pulldown resistor configs are not set properly… we have someone looking into it…

Dave

Drew,

can you register over on the new bugs tracker over at http://bugs.elinux.org/ and file a report on this(and any others you have)?

thanks
Dave