kiso icon indicating copy to clipboard operation
kiso copied to clipboard

XDK Platform - Peripheral Verification

Open HansUweRempler opened this issue 5 years ago • 3 comments

Issue by BoykoKazakov Thursday Jul 11, 2019 at 08:19 GMT Originally opened as https://github.com/Bosch-AE-SW/cddk-oss/issues/152


Verify peripherals on the MCU are working properly based on examples. Implicitly this verifies functionality of I2C

  • [x] LED API => GPIO
  • [ ] Button API => GPIO
  • [ ] BMA280 API (Accelerometer) => I2C
  • [ ] BMG160 (Gyroscope) => I2C
  • [ ] BMI160 (Accelerometer+ Gyro) => I2C
  • [ ] BME280 (Barometer+ Humidity) => I2C
  • [ ] BMM150 (Compass) => I2C
  • [ ] MAX44009 (Ambient Light) => I2C
  • [ ] USB CDC => I2C (- [ ] Wifi --> prio b steering committee roadmap => SPI) (- [ ] BLE --> prio b steering committee roadmap => UART) (- [ ] SD-card --> prio b steering committee roadmap => SPI)

HansUweRempler avatar Jan 17 '20 10:01 HansUweRempler

Comment by bierkandt-bosch Wednesday Jul 31, 2019 at 07:13 GMT


  • Boyko working on Gyroscope
  • Andrey working Accelerometer
  • Currently problems with I2C (root cause unclear) ** Arbitration issue sometime when using more than one sensor at a time

HansUweRempler avatar Jan 17 '20 10:01 HansUweRempler

Comment by bierkandt-bosch Tuesday Oct 15, 2019 at 08:24 GMT


Milestone closing:

  • Currently on hold as focusing on ICD => move to backlog

HansUweRempler avatar Jan 17 '20 10:01 HansUweRempler

Boyko is looking into this

HansUweRempler avatar Feb 14 '20 10:02 HansUweRempler