BMI270_SensorAPI icon indicating copy to clipboard operation
BMI270_SensorAPI copied to clipboard

Wait removed - does not work

Open jensb1 opened this issue 3 years ago • 0 comments

The line /* Wait till ASIC is initialized */ dev->delay_us(150000, dev->intf_ptr);

was removed from write_config_file in bmi2.c, this doesn't work on my installation. Adding the wait back does.

jensb1 avatar Apr 04 '23 17:04 jensb1