• Push Button Simulation
    Greet all, I'm trying to write a signal simulation function for a push button, but it doesn't seem to work. What I tried to do was create a Toggle button in Tool menu of Keil IDE (uVision2 Version 2...
  • push button help
    i want a push button which have 2 indepenent inputs and 2 independent output in other word that if i press a single button the switch act as two switchs total independent of each other but not in the...
  • LPC43xx deep sleep wake up
    Hi, I'm trying to put my LPC4337 into deep sleep but it won't wake up when I bring the WAKEUP0 line low. Here is my code: sleep = os_suspend(); // Suspend RTX thread scheduler //TODO: Try...
  • Push button S2 & S3 in ARM9
    Hello I am trying to assign a function to each S2 and S3 push buttons. ( port 3.5 & 3.6 ) I want to get a display that the button S2 is pressed when it is pressed. But i always get the message ...
  • LEDs and Push button interface problems
    Hi all, I have a Little problem getting my LPC2119 to work as I want it to. Im running a ET-ARM et-arm stamp lpc2119 with GNU arm compiler in µVision3 Im trying to interface a push button...