eeprom-write-1byte-address

gamer24/ext-eeprom-rw-node/eeprom-write-1byte-address

No description
eeprom-write-1byte-address
@/eeprom-write-1byte-address
I2Cxod/i2c/i2c
I2C interface object
DEVbyte
I2C address of the target slave device
Startpulse
Start and writes the memory addeess
ADDRbyte
Write address
Bytebyte
Byte to write
Writepulse
writes to queue till the expected number is reached
Numnumber
Number of bytes to expect
Resetpulse
eeprom-write-1byte-address
I2C
DEV
Start
ADDR
Byte
Write
Num
Reset
SDone
WDone
Done
Donepulse
All done
WDonepulse
Write Done
SDonepulse
Start Done pulse
To use the node in your project you should have the gamer24/ext-eeprom-rw-node library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.