• Example Code for QEI in LPC17XX with RTX
    Hi all I use LPC17xx and would like to add QEI module in my code. can you give me example code or project which is using QEI in RTX OS or without RTX?
  • 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...
  • LPC17xx usb cdc SOF?
    Hi, I'm trying to send some data from my usb device to the host by a virtual com port CDC. Is it the only solution to write these data to the endpoint(in) in the SOF ISR? Sending data to the usb...
  • USB CDC on LPC17XX
    Hello! I need to send arrays of data over the USB to PC with use of USB-CDC example offered by KEIL (LPC1768). The code goes something like that: unsigned char dataToSend[] = {'L','E','O','S...
  • Problem with USB Host RL Example
    Hello! I am new in this forum but I hope anyone can help me! I am using the KEIL uVision4 V4.71.2.0 with Toolchain MDK-ARM Professional Version: 4.71.0.0. My hardware is the MCBSTM32F200 development...