Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by panther58

  1. P

    Usb firmware for lpc@2148

    can anyone provide hex file so that my kit(Blue board LPC214 can be detected on LINUXplz reply soon my project is undergoing
  2. P

    USB Driver for ARM7(LPC2148)

    i m getting error in following code ; error is -> expected a ";" on line denoted by -> -> static inline unsigned __get_cpsr(void) { unsigned long retval; asm volatile (" mrs %0, cpsr" : "=r" (retval) : /* no inputs */ ); return retval; } -> static inline void __set_cpsr(unsigned...
  3. P

    How to write firmware for ARM7 to use it as a USB device?

    how to write the firmware of arm7 so that i can use it as a usb device with linux on host side . i have to pass device descriptor to the host side ; I m using LPC2148(philips) reply soon i have to submit my project

Part and Inventory Search

Back
Top