• looking for ARM usb bootloader
    Hi people, I'm willing to start to learn arm. I have bought the board : I have made some tests loading the code in flash using the compiler. Is any bootloader available in order to send the code...
  • Looking for C161U USB firmware examples
    I'm writing firmware for a C161U microcontroller to communicate over USB. I've used the DAVE tool to get started. But, DAVE only generates code for endpoint 0 transmit (so that it can implement the standard...
  • simple assembly
    new to keil . help me how to write a simple assembly and c program and how to watch it the result in keil simulator
  • Simple Question
    What does the following mean? #pragma src #prgma OT (8) Thanks
  • Smartcard USB application
    Hello, Im writing a usb communication tool on the LPC2368 for smartcard devices. I still don't get any communication between the host and the smartcard device for couple of weeks know. It seems like...