Hello,
is there any timeout in the I2CREAD-Command, if the device doesn't answer ?
Hello,
is there any timeout in the I2CREAD-Command, if the device doesn't answer ?
You can't assign a timeout period, but when used, the optional "label" will be jumped to if an acknowledge is not received from the I2C device.
Read the entire I2CREAD section in your manual for details.
The "label" doesn't work!
So I have to code it manual like the tricky SERIN-Timeout too.
Bookmarks