My name is Anil and i am working with MEMS Sensor Evalution Board ie., STEVAL-MKI109V3, long with that i am using the STEVAL-MKI182V2 Sensor
with having STMems_Standard_C_drivers/ism330dlc_read_data_polling.c at master · STMicroelectronics/STMems_Standard_C_drivers · GitHub this as reference code i am trying to get the device ID (WHO_AM_I) as my initial task but i can't able to get the ID, as i am not getting the VDD (voltage which is needed to turn on the core of sensor board) at the 24 pin connector i tried to make modifications with PWM initialization but still i am not able to get the supply voltage VDD. is there any code for reference with combination of those board.
