Initial integration of: MB85RSxx_SPI FRAM driver HelloWorld_ST_Sensors sensor classes ESHD FRAM test code (not tested - compile/build verification only)

Dependencies:   mbed LPS22HB LSM6DSL MB85RSxx_SPI LSM303AGR HTS221 LIS3MDL BSP_B-L475E-IOT01

History

Clean build, exception MBED_RAM_SIZE redefinition default tip

2019-09-08, by stillChris [Sun, 08 Sep 2019 04:04:49 +0000] rev 9

Clean build, exception MBED_RAM_SIZE redefinition


FRAM test - menu change

2019-09-01, by stillChris [Sun, 01 Sep 2019 05:00:15 +0000] rev 8

FRAM test - menu change


minor code edits

2019-08-30, by stillChris [Fri, 30 Aug 2019 23:10:35 +0000] rev 7

minor code edits


FRAM test working, SPI1 ONLY.

2019-08-30, by stillChris [Fri, 30 Aug 2019 14:21:34 +0000] rev 6

FRAM test working, SPI1 ONLY.


fixed led2 toggle logic

2019-08-30, by stillChris [Fri, 30 Aug 2019 07:07:24 +0000] rev 5

fixed led2 toggle logic


Verified SPI messages over SPI1. Verification was done using an o'scope against the MB85RS64V data sheet. Final release of this driver kit will include a summary with O'scope screen shots. Follow link to external website.; ;

2019-08-30, by stillChris [Fri, 30 Aug 2019 06:16:15 +0000] rev 4

Verified SPI messages over SPI1. Verification was done using an o'scope against the MB85RS64V data sheet. Final release of this driver kit will include a summary with O'scope screen shots. Follow link to external website.; ;


Verified SPI messages over SPI1. Verification was done using an o'scope against the MB85RS64V data sheet. Final release of this driver kit will include a summary with O'scope screen shots. Follow link to external website.; ;

2019-08-30, by stillChris [Fri, 30 Aug 2019 06:14:06 +0000] rev 3

Verified SPI messages over SPI1. Verification was done using an o'scope against the MB85RS64V data sheet. Final release of this driver kit will include a summary with O'scope screen shots. Follow link to external website.; ;


Fix runtime coding errors

2019-08-30, by stillChris [Fri, 30 Aug 2019 03:34:01 +0000] rev 2

Fix runtime coding errors


Added pin definitions for FRAM SPI over SPI1 & SPI2. SPI3 definition exists but is not valid on MB1297, Rev D.

2019-08-29, by stillChris [Thu, 29 Aug 2019 18:01:48 +0000] rev 1

Added pin definitions for FRAM SPI over SPI1 & SPI2. SPI3 definition exists but is not valid on MB1297, Rev D.


Initial integration of sensor and FRAM drivers, (see .h for original source).; Created ESHD specific main & FRAM Test.; Included #defines (templates) for SPI1, SPI2 & SPI3.; This initial release is not tested. Compile & build verification only.

2019-08-29, by stillChris [Thu, 29 Aug 2019 17:52:45 +0000] rev 0

Initial integration of sensor and FRAM drivers, (see .h for original source).; Created ESHD specific main & FRAM Test.; Included #defines (templates) for SPI1, SPI2 & SPI3.; This initial release is not tested. Compile & build verification only.