We developed a USB data acquisition equipment with LPC4370, the product works well on Windows, and now we'd like to migrate it to MAC OSX. The first problem is the USB data exchange between LPC4370 and MAC OSX, do we need a specific driver for USB CDC on MAC OSX?
Is there any example of USB application on MAC OSX using LPC?