• port for uCos -II on ARM7( with philips LPC2129 processor)
    Hi, i am working in a project in which i need to port uCos -II ARM7( with philips LPC2129 processor).I have seen micrium.com ...on this site port for LPC2129 is available but for IAR compiler,while...
  • 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
  • serial communication code for ARM7 lpc2129/01
    Hi, I am using ARM7 lpc2129/01 based Development board and has difficulty in achieving serial communication with PC. I believe that it is due to baud rate problem. It would be really great, if some...
  • 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...
  • ARM7: Filling Internal RAM of the processor
    Hi, I wish to access & modify the contents of the internal RAM of the ARM7. How do I do that. I know that in the assembly file, there is a define statement for the starting of the RAM. But how do...