microsoft / CFU

Component Firmware Update
MIT License
60 stars 28 forks source link

Does the CFU driver can use i2c replace the hid? #48

Open YCSu0517 opened 4 years ago

YCSu0517 commented 4 years ago

Hi, We want to upgrade our pnp device's fw through windows update, and the connect interface is i2c. Does it reasonable to use i2c framework replace the hid? Or are there any other suggestions for fw upgrading through i2c path? thanks!!

BR,