• 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...
  • ARM7: LPC2148 & USB communication
    I want to develop mass storage device using LPC2148.I am just referring code from Keil for USBMem. My problem is - I get Get_descriptor command from PC to which I respond with device descriptor. On...
  • 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...
  • Using PC-Lint on ARM7 - LPC2148
    I'm having an issue with compiling with Lint. I get an ERROR 10 on interrupt definitions, but it compiles fine normally under Keil uVision. // C file void increment_timers(void) __irq { } ...
  • Some Help for ARM7 LPC2148 UART0??
    Hello!!! i just purchased a new ARM7 bases LPC2148 Development Board, it is having on chip crystal of 12Mhz As i don't know the Clock on which my controller is executing can any one tell me that...