frank-zago / ch341-i2c-spi-gpio

WinChipHead CH341 linux driver for I2C, SPI and GPIO mode
GNU General Public License v2.0
69 stars 30 forks source link

Fix i2c handling #13

Closed frank-zago closed 1 year ago

frank-zago commented 1 year ago

eeprom were never written correctly, and the reason is that the ch341 wasn't ready for the next request. See PR https://github.com/frank-zago/ch341-i2c-spi-gpio/pull/7