• P89LPC932 Port1 Input and Output Configuration
    Hi, I need to set pins 6, 7 and 0 as outputs on port1 of the lpc932. Pins 5, 4, 3, 2 and 1 will be inputs. Below is the configuration I have done, but for some reason pin 3 which is the INT0 is not high...
  • P89LPC932 Port1 Input and Output Configuration
    Hi, I need to set pins 6, 7 and 0 as outputs on port1 of the lpc932. Pins 5, 4, 3, 2 and 1 will be inputs. Below is the configuration I have done, but for some reason pin 3 which is the INT0 is not high...
  • i have created a sine wave in port1 for a at89c51
    i m not able to see the output in logic analyser(graphic). my toolbox shows update window. i have seen my ports and all they aall r showing the correct output but that graphic display that my port1 pins...
  • i have created a sine wave in port1 for a at89c51
    i m not able to see the output in logic analyser(graphic). my toolbox shows update window. i have seen my ports and all they aall r showing the correct output but that graphic display that my port1 pins...
  • to set a pin value
    i am working with lpc2129 to control dc motor i have a problem to set a port pin value to 1 and then to 0 PINSEL0_bit.P0_7 = 0x00; i use the above code but it post an error saying that PINSEL0_bit...