• Looking for simple USB application
    Hi, I need my Keil MCBSTM32EXL board to communicate with a PC by means of a USB connection for data exchange. My question is this: is there a simple, well documented, code example of how to implement...
  • Looking for ARM development board
    Hi friends, I am new to embedded .I am looking for some low costdevelopment board which can help me to get handson experience with ARM. is ther any low cost kit or some resources which can help me...
  • 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...
  • NXP LPC17xx USB Bootloader
    Hi people! I'm using the keil MDK 4.11 and can't compile the USB bootloader for lpc17xx. I receive a lot of the errors like this: "memory.c(14): error: #5: cannot open source input file "LPC17xx...
  • Problem with LPC1768 USB bootloader
    Hi, I have a problem with USB bootloader. I downloaded sample code from NXP site. I followed instructions AN10866. Bootloader works fine if I load small program into LPC. This small program uses...