• operating leds not on a dev board.
    I see the examples of how to use the LEDS on the Keil examples but I'm not able to do this on my own board. I tried something like GPIOC->MODER |= (GPIO_MODER_MODER8_0);//output GPIOC->OSPEEDR...
  • How is LED interfaced with 8051 on its board
    Guys please help me with this question coz all the interviewers ask this to amature programmers. I have done my Embedded Systems course recently but wasnt able sort to this question. Thanks and reply...
  • LED problems
    Hi i am using the nordic nrf24e1 with combined 8051. I am very new to embedded and am just trying to blink an LED. For some reason it only works on pin 0 of port 0?? and on no other pin from ports 1...
  • led on off
    i am new to this..I need coding for led ON,OFF control using 8051 controller...Pls send me the coding
  • LED code?
    im using 8051 and had a problem writing a code to interface the LED using serial port interface.Im using the I/O controller.the problem is when i ON the LED it light all the 7 leds.There is 7 output...