precision-converters-firmware
|
Configuration file of nanodac firmware example program. More...
Go to the source code of this file.
Macros | |
#define | MBED_PLATFORM 1 |
#define | STM32_PLATFORM 2 |
#define | ACTIVE_PLATFORM STM32_PLATFORM |
#define | DEV_AD5686R |
#define | ACTIVE_DEVICE ID_AD5686R |
#define | ACTIVE_DEVICE_NAME "AD5686R" |
#define | reset_gpio_extra_init_params mbed_gpio_reset_init_params |
#define | ldac_gpio_extra_init_params mbed_gpio_ldac_init_params |
#define | gain_gpio_extra_init_params mbed_gain_gpio_init_params |
#define | spi_init_extra_params mbed_spi_extra_init_params |
#define | i2c_init_extra_params mbed_i2c_extra_init_params |
Configuration file of nanodac firmware example program.
Copyright (c) 2020, 2022 , 2025 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.
#define ACTIVE_DEVICE ID_AD5686R |
#define ACTIVE_DEVICE_NAME "AD5686R" |
#define ACTIVE_PLATFORM STM32_PLATFORM |
#define DEV_AD5686R |
#define gain_gpio_extra_init_params mbed_gain_gpio_init_params |
#define i2c_init_extra_params mbed_i2c_extra_init_params |
#define ldac_gpio_extra_init_params mbed_gpio_ldac_init_params |
#define MBED_PLATFORM 1 |
#define reset_gpio_extra_init_params mbed_gpio_reset_init_params |
#define spi_init_extra_params mbed_spi_extra_init_params |
#define STM32_PLATFORM 2 |