Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
I'm often receiving a timeout error reading from I2C using SDK 10.00.00.35 configured without interrupt from sysconfig (no issue with SDK 9.00). The error is identified as a timeout (return code is -2) even if it seems to appen immediatly (I used 400 as timeout parameter). What is the unit of the timeout parameter? Why I'm receiving this error using SDK10 while no error was present on SDK 9?