-
Timeouts (while resetting device, waiting for free bus etc.) no
timeouts are implemented. So if devices is not working properly or a
communication is endless the driver would block forever.
-
A sniffer mode. Implemented only in device and is not ready in
the I2C driver, moreover, an escaping of control characters is missing in
device's code.
-
Switch to master mode is not well debugged yet (incorrect
mutexe locking may cause this problem).
-
One debug diode on device is not working.
-
Functions for working with a driver could be exported by a DLL.