![]() |
iSensor-SPI-Buffer
1.15
Firmware for the iSensor-SPI-Buffer board to enable full throughput buffered data capture on Analog Devices IMUs
|
Header file for iSensor-SPI-Buffer script module (loaded from SD card) More...


Go to the source code of this file.
Data Structures | |
| struct | script |
Macros | |
| #define | BUF_BASE_ADDR 8 |
| #define | BUF_DATA_BASE_ADDR 16 |
| #define | STREAM_BUF_SIZE 512 |
Enumerations | |
| enum | command { read, write, delim, echo, readbuf, stream, freset, cmd, status, cnt, about, uptime, help, sleep, loop, endloop, invalid } |
Header file for iSensor-SPI-Buffer script module (loaded from SD card)
Copyright (c) Analog Devices Inc, 2020 All Rights Reserved.
| #define BUF_BASE_ADDR 8 |
Buffer output base address (on page 255)
| #define BUF_DATA_BASE_ADDR 16 |
Buffer output data base address (on page 255)
| #define STREAM_BUF_SIZE 512 |
Stream buffer size
| enum command |
Available script commands