
SPI slave program to enable communication between the FPGA and the STM32L432 board.
Revisions of IMUs.h
Revision | Date | Message | Actions |
---|---|---|---|
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 |