• POLLING
    Hi all How polling is done in the C code ? Do I need to use interval timers for that ? Elico
  • polling in LPC2378
    Hi!! I am a newbie to ARM7 microcontrollers, and i am going to work on the LPC2378. I have read a little bit on programming th microcontroller, and i can now comfortably flash LEDs. But, now i want to...
  • HID EP1 OUT problem
    Hi all I am new to USB and keil after studying keil Hid example and lots of forum posts,I modified the code to make it as I need. Now I am able to send 64 byte of code to\from PC from\to my device...
  • Polling for a key press
    Hi, i am using a stellaris launchpad micro controller and i want to poll one of my switch's for a press. I have configured all the necessary ports and everything but i cant get it to work. I know that...
  • A2D Polling Sample for LPC2138
    Hi, I'm looking for code example of A2D Polling Sample of the third channel (AD0.7). (Currently I have an interrupt code, and I didn't understand how to operate the A2D without the interrupt...