I am making some progress, but I cannot read register 0x43. All it returns is 0’s. Attached are 3 files. They are ported from the arduino example. also, is a screenshot of the results. I am printing a counter, followed by the register I am trying to read, and then the results of the read. You can see that I am successfully reading the registers 0 and 1 which means the device is ready. But, no matter what gestures I do, it reads 0’s in register 0x43. Not sure what I am doing wrong. Can someone take a look and tell me what I am doing wrong?
thanks!
Seems to not let me upload cpp files, so zipping all files into a zip…
gesture.zip (44.6 KB)