• PIN OUTPUT HIGH
    HOW TO MAKE GPIO PIN HIGH AT OUTPUT?
  • Setting port as output, turn on led
    Hello everyone. I have an evaluation kit EKK-LM3S9B96. I try to write simply program, just turn on led. I think i do it good and i don't know where i do mistake. #include <LM3Sxxxx.H> int main()...
  • All outputs high at the time of downloading flash
    I have a Keil MCBSTM32E board and I have couple of Motors connected connected to this board via some drivers. Every time I update the Board with new flash image the motor run for the duration of...
  • Output of an LED set using a pull-up resistor
    I just started working with the NXP LPC1768 in class and I'm struggling to understand how the internal pullup/down resistors are utilized. We have a program that changes the status(on/off) of one of...
  • LPC1788
    hi dears i use this code on keil v5.16a. when i clear a register , the pin position dont chane to 0, and it stay o 1. but in version 4.7 it works correctly. thank you. #include "LPC177x_8x...