ISM330DLC device ID
Hi,
I have made a module using ISM330DLC IC. I made the schematic by taking reference from STEVAL-IDP005V1 schematic. PFA, both the schematics.
Now, I am using Nucleo -F44RE board to interface this module using SPI.
Also, using the libraries for the ISM330DLC.
When I am using the ism330dlc_device_id_get(&dev_ctx, &whoamI); API, the ID coming is 0x7F but in datasheet it is 0x6A.
But when I am using the STEVAL-BFA001v1b kit , I am getting the correct ID of the ISM330DLC which is there on the kit already.
Please, let me know the possible problem.
Thanks
