precision-converters-firmware
Macros
app_config.h File Reference
#include <stdint.h>
#include <PinNames.h>
Include dependency graph for app_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SPI_CSB   SDP_SPI_CS_A
 
#define SPI_HOST_SDO   SDP_SPI_MOSI
 
#define SPI_HOST_SDI   SDP_SPI_MISO
 
#define SPI_SCK   SDP_SPI_SCK
 
#define HW_LDACB   SDP_GPIO_0
 

Macro Definition Documentation

◆ HW_LDACB

#define HW_LDACB   SDP_GPIO_0

◆ SPI_CSB

#define SPI_CSB   SDP_SPI_CS_A

The ADI SDP_K1 can be used with either arduino headers or the 120-pin SDP connector found on ADI evaluation boards. The default is the SDP-120 connector.

Uncomment the ARDUINO #define to enable the ARDUINO connector

◆ SPI_HOST_SDI

#define SPI_HOST_SDI   SDP_SPI_MISO

◆ SPI_HOST_SDO

#define SPI_HOST_SDO   SDP_SPI_MOSI

◆ SPI_SCK

#define SPI_SCK   SDP_SPI_SCK