implement pedometer on ISM330IS
Hi all,
we have a customer hardware with ISM330IS sensor on .
We want to implement a pedometer on it like in the ISM330DHCX. Is it possible ?
I followed the repo ism330is-pid/ism330is_reg.c at 413acfb51fd6f81a7449980a1caf286e37c909fe · STMicroelectronics/ism330is-pid (github.com) but it seems to not include it !
Instead I see it for ISM330DHCX (STMicroelectronics/ism330dhcx-pid: ism303dhcx platform independent driver based on Standard C language and compliant with MISRA standard (github.com))
Can I use that code too ?
