Closed smarthomeagentur closed 5 years ago
The ACC Init does not work after a Software Reset of the device. After flashing and verify (trigger reset) its not possible to write registers of ACC sensor
The solution is to run cfg_board_power_manage(); on init before ACC init.
cfg_board_power_manage();
The ACC Init does not work after a Software Reset of the device. After flashing and verify (trigger reset) its not possible to write registers of ACC sensor