How to write data into st25dv04 using linux i2c write function in c ?
I use i.mx6 solo Dual to interface st25dv04k . i used i2c interface.
I am able to access that i2c bus but after that how to write data that i want to know.
I know i2c protocol but on linux platform how to write data i don't know if possible then please give me example for write data to st25dv04k.
