
SPI slave program to enable communication between the FPGA and the STM32L432 board.
Revisions of IMUs.cpp
Revision | Date | Message | Actions |
---|---|---|---|
15:791f35b0f220 | 2019-05-15 | Official Code used on the 15/05/2019 | File Diff Annotate |
14:7bbaafa22f8d | 2019-05-05 | Commented the code and deleted variables that were not used | File Diff Annotate |
13:c7e8e277f884 | 2019-04-19 | Added IMU data transmission handling | File Diff Annotate |
11:366f1186c121 | 2019-03-19 | Several IMUs can now be read using STM32L432. | File Diff Annotate |
7:0e9af5986488 | 2019-02-26 | Put the data conversion code into a class | File Diff Annotate |
6:0ebecfecadc9 | 2019-02-26 | Placing Code into class to make program tidy and prepare it for multiple IMUs | File Diff Annotate |