STM mbed.org OSRAM team / Mbed 2 deprecated eye_r_eye-htpa32x32-v_1_9

Dependencies:   eye_r_eye-htpa32x32-v_1_8-ticker mbed

Fork of eye_r_eye-htpa32x32-v_1_8-ticker by STM mbed.org OSRAM team

Committer:
withboobs
Date:
Thu Mar 15 13:16:22 2018 +0000
Revision:
2:270ef0ab1a2e
Parent:
1:7fd5cc2052cf
Use eoc between the conversion, rather than an external timer. I2C speed set to 400kHz which seems to work fine. If some blocks don't get downloaded right, decrease that to 100kHz.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
withboobs 1:7fd5cc2052cf 1 For firmware to work properly it has to be compiled with mbed dated
withboobs 1:7fd5cc2052cf 2
withboobs 1:7fd5cc2052cf 3 Rel. 138 from 2017-March-14, or thereabout.
withboobs 1:7fd5cc2052cf 4
withboobs 1:7fd5cc2052cf 5 With the latest mbed, the data downloaded from the sensor gets corrupted.
withboobs 1:7fd5cc2052cf 6 Probable cause is that heimann I2C driver is piece of crap, and mbed around that
withboobs 1:7fd5cc2052cf 7 date is flaky so the two can work together.
withboobs 1:7fd5cc2052cf 8
withboobs 1:7fd5cc2052cf 9 The heimann directions on how to download data do not work.
withboobs 1:7fd5cc2052cf 10
withboobs 1:7fd5cc2052cf 11 mk-2018