<< Click to Display Table of Contents >> Soft I2C Master Read/Write |
|
Configuration item |
Selectable option/ Value |
Description |
Soft I2C Module |
1 | 2 | 3 | ... | 16 |
Select soft I2C module for apply configuration |
Bytes write count |
(specify number of bytes to write in I2C transaction) |
|
Bytes read count |
(specify number of bytes to read in I2C transaction) |
|
Wait write time (ms), default is 0 |
(specify number of wait time in mS) |
This is time delay between Write and Read, to support special case that need delay time between Write and Read transaction. |
Generate STOP before Re-Start for READ |
(Checked | Unchecked) |
Generate STOP bit after Write before READ. |
Sample Time (Sec) |
(sampletime) |
Specify block sample time |
For application required to interface with external device via I2C, example: reading sensors data. The block is simply generate High and Low signal at GPIO pin, it doesn't use I2C module.