iSensor-SPI-Buffer  1.15
Firmware for the iSensor-SPI-Buffer board to enable full throughput buffered data capture on Analog Devices IMUs
Macros
dfu.h File Reference

Header file for iSensor-SPI-Buffer runtime firmware upgrade module. More...

#include <stdint.h>
Include dependency graph for dfu.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ENABLE_DFU_KEY   0xA5A51234
 
#define DFU_FLAG_ADDR   (volatile uint32_t *) 0x2000FFFC
 

Detailed Description

Header file for iSensor-SPI-Buffer runtime firmware upgrade module.

Copyright (c) Analog Devices Inc, 2020 All Rights Reserved.

Date
10/9/2020
Author
A. Nolan (alex..nosp@m.nola.nosp@m.n@ana.nosp@m.log..nosp@m.com)

Macro Definition Documentation

◆ DFU_FLAG_ADDR

#define DFU_FLAG_ADDR   (volatile uint32_t *) 0x2000FFFC

Address in SRAM where the DFU key is written to indicate DFU reboot required

◆ ENABLE_DFU_KEY

#define ENABLE_DFU_KEY   0xA5A51234

Key to indicate DFU reboot is required. Set at DFU Flag location in SRAM