Post Go back to editing

ADPD4000 configuration

Category: Software
Product Number: IAR embedded workbench
Software Version: 9.32.3

HI,

In ADPD4000 data sheet it is given that the data output and functional configuration utilize SPI interface on ADPD4000. In our case we have connected adpd4000 through i2c to aducm4050 mcu. While running i2c scanner to know the address of i2c slaves connected to the mcu(motion sensor is also connected through i2c),  i2c readwrite its getting stuck on adi_pwr_EnterLowpowermode api where its not coming out of __WFI().

Can anyone help figure out what is the problem? can we configure adpd4000 using i2c

Thank you