This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

50nS delay generation on LPC2129

Hi, How do i generate a delay of 50nS using C.is there any NOP instruction in ARM7.i dont want to use timer or interrupt.please help

Regards,
Divya

Parents
  • i dont want to use timer or interrupt.please help

    You don't want to use timer or interrupt. You must mean: It isn't possible to use timer or interrupt.

    By the way 1: What do you want to delay 50 ns?

    By the way 2: nS represents nano-Siemens (Siemens is a measurement of conductance, i.e. A/V or 1/ohm) or normally written 20 Mohm.

Reply
  • i dont want to use timer or interrupt.please help

    You don't want to use timer or interrupt. You must mean: It isn't possible to use timer or interrupt.

    By the way 1: What do you want to delay 50 ns?

    By the way 2: nS represents nano-Siemens (Siemens is a measurement of conductance, i.e. A/V or 1/ohm) or normally written 20 Mohm.

Children