Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,

   

I'm going to use USB to I2C CY7C65211A as generic I2C master device.

   

Is exist Linux driver with allow "see" CY7C65211A as usual I2C device?

   

This mean it will be listed by i2cdetect tool. Linux Kernel 4.x

   

Best regards,

   

 Zbigniew

0 Likes
1 Solution
Anonymous
Not applicable

Linux  does not need separate driver or library in CDC device class operation. Please use native Serial communication API's for accessing the CDC mode device. 

   

The Linux versions make use of the open source LibUsb library. Please download the "USB-Serial SDK for Linux platforms Zip  from the below link: 

   

http://www.cypress.com/documentation/software-and-drivers/usb-serial-software-development-kit

View solution in original post

0 Likes
4 Replies