2020-07-02 06:36 PM
2020-07-03 08:04 AM
Hi @theBASTI0N , I'm not an expert of the ESP32 microcontrollers, but you may refer to the official repository on Github for the platform independent C drivers of the IIS3DWB. There are also examples that may help you to set up a simple data-read code (iis3dwb_read_data_polling.c). Regards
2020-07-04 03:10 AM
Hey Eleon,
Thanks for the feedback. I have started with thate example I have gotten close to getting the platform read/write working (I think) now getting issues with receive data size. I have made a post on the ESP32 forum.
Most ESP32 examples I have found seem to either have a from scratch driver and/or ony support i2c.
2020-07-04 03:11 AM
The post I made was: