• Delay timing on ARM7 LPC2129 processor
    Dear Friends, I am using an ARM7 LPC2129 controller with 10~Mhz external oscillator. My controller is running at 60Mhz and PCLK at 30Mhz. I have a quick question for you. I want to write a delay...
  • Delay generation
    Hello, I would like to know how can i use delays in my program as there is no inbuilt delay for 89c2051. i want to know how can i decide delay timing when I am using 12 MHZ external crystal
  • LPC2129
    I want to check the temperature of engine using temperature sensor and CAN protocol in LPC2129. and this temperature i have to display on LCD. For this please send me details with working code. pls...
  • Generating delay for LPC1317-64P
    I want to generate delay in generalized manner i.e void delay(uint8_t delay_ms). The delay passed in ms. . So I am using LPC1317-64P, 72MhZ clock. So to generate delay I have used function,...
  • function to generate delay
    Can someone tell me whether keil IDE offers any library function for generating delay or the programmer only has to write the code for this? thanks