mavishak / cnss-embedded

1 stars 0 forks source link

Sensor does not respond when turning on for the second time #34

Open mavishak opened 3 years ago

mavishak commented 3 years ago

28.06.2021

Last night we did another test on the full system and discovered a bug. Sequence of Events:

  1. Reset device
  2. Device is off
  3. Turn the device on
  4. Sensor is enabled and working, led is on
  5. Turn off the device
  6. Sensor is disabled, led is off
  7. Turn on the device
  8. Led is on, the sensor is not responding

Problem solved: We found out that we did not enable TIMER3 when the device was turned on for the second time, creating an infinite timeout.

NaomiCreate commented 3 years ago

The documentation of the test session (from 27.06.21) and documentation of the bug solution (from 28.06.21)

full system test.pdf