Hi,
I have been using LM8335 for converting RFFE data to GPO in normal write mode, which works fine. However, when I tried to employ LM8335 using the extended write format and write 8 bytes of data at a time, it only writes the first byte data to the GPOs and maintains the states throughout. Here is my configuration, which I used for both write formats:
ADR=CFG=GND
VDD=VDDIO=1.8V
Slave Address=0x01
Register Address=0x05
Normal Write Format = SSC 0001 010 00101 (P) Data (P)
Extended Write Format = SSC 0001 0000 0111 (P) 00000101 (P) Data1 (P) Data2 (P) Data3 (P) Data4 (P) Data5 (P) Data6 (P) Data7 (P) Data8 (P)
Kindly let me know on how to tackle this issue.
Kind Regards,
Arun