• LED BOARD
    /*in this hardware configuration, port2 is connected to the rows of an 8x5 LED array and the lower 3 bits of P1 /*is connected to a 3x8 decoder which controls the 5 columns of the array. in the software...
  • 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...
  • LED interfacing to GPIO using STM32F2xx
    what are steps needed to write a program for LED? and how we link libraries to our program?? please give full details on that, i am new to this STM32f2 controller. pls provide sample programs.
  • 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...
  • How to interface ADC0804 with 8051?
    Hi, any idea how to interface ADC0804 with 8051? I conenct the ADC0804 D7-D0 (Pin Pin 11 – Pin 18) to the 8051 P1.7 - P1.0 (Pin 8 – Pin 1). However, its not giving me the expected result. then I tried...