Please share an example code for ADPD144RI read data from ESP32 or Arduino
Hi,
In the AdpdDrvInit() function AdpdDrvRegWrite(0x0010, 0x0002); sample mode register is set as running mode.
Just remove that line in AdpdDrvInit() function, this sample mode setting will take care i…