USB windows driver for LPC1768

21 Jun 2016

Hi, I am working with the LPC1768 and are using the serial port over USB. I would however like to change it to USB bulk transfer, so I can send my own packages. I can't find any information about communicating with the LPC1768 through a C/C++ program. I can only find some Python/java examples. Does anyone know if there is a C driver for USB from NXP?

BR, Morten