karosium / smbusb

USB SMBus Interface
GNU Lesser General Public License v2.1
142 stars 42 forks source link

Add support for CP2112 development board #13

Open otofoto opened 5 years ago

otofoto commented 5 years ago

CP2112 maybe?

karosium commented 5 years ago

Looks promising on first glance. Datasheet for reference: https://www.silabs.com/documents/public/data-sheets/cp2112-datasheet.pdf

(Note: PRs would have to remain open-source and not link to any proprietary libraries.)

otofoto commented 5 years ago

At least this board doesn't need any drivers. Seems there are some open CP2112 examples in github but for linux.