Hi Nick, It is not surprising that when you program the shimmer with the UserButton application that the button on the gyroboard is not working. The UserButton application uses the interrupt generated by the button on the dock or the AnEx board. The gyroboards button generates an interrupt on a different pin on the shimmer's msp430.
Instead try the (very simple) attached application. Mike On Mon, Jun 13, 2011 at 11:53 PM, Nicholas Hosein <[email protected]>wrote: > I have somewhat of a bizzare problem. After using the BoilerPlate app my > Gyro Board button no longer works on any of my motes. I used the UserButton > test in the swtests folder. None toggle the led right now. Ive tested on 4 > different motes. My own code which used the button press and worked before > now only works about 5% of the time with a lot of reprogramming and resets. > > If i reprogram the mote from scratch it should erase any configurations in > internal flash right? Could that be interfering with the button press? > > Thanks guys, > > Nick > > _______________________________________________ > Shimmer-users mailing list > [email protected] > https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users > >
GyroBoardButton.tgz
Description: GNU Zip compressed data
_______________________________________________ Shimmer-users mailing list [email protected] https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users
