You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ism330dhcx driver exists but only the generic interface (e.g. sensor_sample_fetch).
On my side I’d like to get access to the sensor specific functions , for example, step detection.
How would someone go about adding sensor specific functions to a Zephyr driver?
Could someone point me to another driver that does something similar that I could use as an example?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The ism330dhcx driver exists but only the generic interface (e.g. sensor_sample_fetch).
On my side I’d like to get access to the sensor specific functions , for example, step detection.
How would someone go about adding sensor specific functions to a Zephyr driver?
Could someone point me to another driver that does something similar that I could use as an example?
Beta Was this translation helpful? Give feedback.
All reactions