I have LPC55s16 board how to interface with flir gen 3 usb thermal camera give me some code and detail explanation for connection
Hi Vijay222
What specific USB class for usb thermal camera ?
Thanks
Jun Zhang
It is usb type c based thermal camera to detect the temperature
HI
USB Type-C is a USB interface appearance or shape standard. Not USB class
LPC doesn't have a driver code to support Flir thermal camera. In order to let LPC communicate the camera, you need to know this camera USB and I2C protocal, and the related USB class. there is SDK USB classes demo code for different USB class. You can refer it to develope your own driver.
Thanks,
Jun Zhang
I don't know how to develop the code would you help me out or give refferance codes.