precision-converters-firmware
Macros | Variables
ltc2488_user_config.h File Reference

Header for ltc2488 user configuration file. More...

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

Go to the source code of this file.

Macros

#define SPI_SS   ARDUINO_UNO_D10
 
#define SPI_MOSI   ARDUINO_UNO_D11
 
#define SPI_MISO   ARDUINO_UNO_D12
 
#define SPI_SCK   ARDUINO_UNO_D13
 

Variables

struct ltc2488_dev_init ltc2488_init_str
 

Detailed Description

Header for ltc2488 user configuration file.

Copyright (c) 2021-22 Analog Devices, Inc.

All rights reserved.

This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.

Macro Definition Documentation

◆ SPI_MISO

#define SPI_MISO   ARDUINO_UNO_D12

◆ SPI_MOSI

#define SPI_MOSI   ARDUINO_UNO_D11

◆ SPI_SCK

#define SPI_SCK   ARDUINO_UNO_D13

◆ SPI_SS

#define SPI_SS   ARDUINO_UNO_D10

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

Comment the SDP_120 #define below to enable the Arduino connector

Variable Documentation

◆ ltc2488_init_str

struct ltc2488_dev_init ltc2488_init_str
extern