• pull down resistor
    im using lpc1768 i connected button to P0.5, led to P0.4 initially the button pin should go low, if i press the button P0.5 should get high but the pin is always high i checked the pin with multimeter...
  • Avoid pull-down resistor
    How can I avoid pull-down resitors during reset and configure de C167CR manually? After reset the microcontroller I can see with the scope that data bus signal are not good, it falls down slowly and...
  • Disabling Internal Pull-up
    Hi, As part of my project, I am using a metal detector, which is configured as an external interrupt in Slot0. when I run the program for the first time, the controller executes the code in the interrupt...
  • Pull up to lpc2148
    Can i cannect 5 volt source to 3.3 volt gpio of lpc2148 through pullup resister
  • meaning of weak pull-ups
    Hello, can anyone please explain me the purpose of weak pull-ups resistor of a port? What are they used for? thanx in advance, M.