precision-converters-firmware
|
: AD5592R/AD5593R device selection. Pin mappings. More...
Go to the source code of this file.
Macros | |
#define | ACTIVE_PLATFORM STM32_PLATFORM |
#define | DEV_AD5592R 0 |
#define | DEV_AD5593R 1 |
#define | AD5593R_A0_STATE 0 |
#define | ACTIVE_DEVICE DEV_AD5592R |
#define | NUM_CHANNELS 8 |
#define | AD5593R_I2C (0x10 | (AD5593R_A0_STATE & 0x01)) |
#define | spi_init_extra_params stm32_spi_extra_init_params |
#define | i2c_init_extra_params stm32_i2c_extra_init_params |
#define | uart_extra_init_params stm32_uart_extra_init_params |
: AD5592R/AD5593R device selection. Pin mappings.
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 DEV_AD5592R |
#define ACTIVE_PLATFORM STM32_PLATFORM |
#define AD5593R_A0_STATE 0 |
#define AD5593R_I2C (0x10 | (AD5593R_A0_STATE & 0x01)) |
#define DEV_AD5592R 0 |
#define DEV_AD5593R 1 |
#define i2c_init_extra_params stm32_i2c_extra_init_params |
#define NUM_CHANNELS 8 |
#define spi_init_extra_params stm32_spi_extra_init_params |
#define uart_extra_init_params stm32_uart_extra_init_params |