03-24-2021 08:14 AM
I am going to use the BHI260 and have a few questions on how to use it:
How can a HIRQ host interrupt in BHI260 be generated from a timer, that is, at a predetermined time interval.
Is it possible to work directly with BHI260 hardware timers.
The SDK has step drivers (VirtStepDetector and VirtStepCounter). How are they configured?
The SDK has a gesture driver (VirtBSXGlanceGesture). How does it adjust to the desired gesture?
Solved! Go to Solution.
05-07-2021 05:32 AM
Hello amoniev,
You could understand that BHI260 has step counter and detector like BHI160.
#define BHY2_SENSOR_ID_STD UINT8_C(50) /* Step detector */
#define BHY2_SENSOR_ID_STC UINT8_C(52) /* Step counter */