• RTX interrupt for ARM7 LPC2148
    Hi I have a problem on RTX interrupt. I am using EINT1 interrupt for one my task. actually i am using 2 tasks one task normally run by the OS_SYS_INIT(). and one more task waiting for an event Which...
  • ehernet controller for arm7(lpc2148)
    iam using LPC2148 in my project and this controller doesnt hav inbuilt ethernet controller. Can anyone suggest which ethernet controller would b suitable? so that i can interface with the arm and transfer...
  • GLCD interfacing ARM7- LPC2148
    I am getting a problem while burning the code in LPC2148 interfacing with GLCD. Flash Magic is showing an error- failed to autobaud. I want to know if we can directly connect GPIO pins of LPC2148 to...
  • USB configuring in LPC2148 to Communicate with PC
    Hello sir/madam i am very new to USB communication using lpc2148 and PC. I tried lots to neatly configure the registors but not getting. so help me to improve my code to communicate with PC. and how...
  • working with I2C communication in ARM7
    hello, I am doing project on multiprocessor communication using I2C. Can anyone give me master and slave program and guide me??