as maybe but you are still incorrect , if you use a logic analyzer you will see the transaction ends abnormallyBig thanks Richard! now it works!
wrong way
i2cwrite ldta, lclk, adr, cnt
correct way
i2cwrite ldta, lclk, adr, [ cnt ]
as maybe but you are still incorrect , if you use a logic analyzer you will see the transaction ends abnormallyBig thanks Richard! now it works!
wrong way
i2cwrite ldta, lclk, adr, cnt
correct way
i2cwrite ldta, lclk, adr, [ cnt ]
Warning I'm not a teacher
Bookmarks