According reading chip manual(DIX4192 page23), I try to write a data:0x34 to the address:0x01 , as shown in 02.png.
The address:0x01 data is read as shown in 03.png, and the value is 0x20.
The overall timing is shown in 01.Png.
Not sure if there is a problem with the software configuration.
For example:
I want to write 0x34 to 0x01 address what should be sent?
What should I send to read the data at 0x01 address?
01.png
02.png
03.png