Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: eye_r_eye-htpa32x32-v_1_8-ticker mbed
Fork of eye_r_eye-htpa32x32-v_1_8-ticker by
README.txt@2:270ef0ab1a2e, 2018-03-15 (annotated)
- 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?
User | Revision | Line number | New 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 |