EVAL-CN0391-ARDZ
Overview
The EVAL-CN0391-ARDZ is a 4-channel thermocouple Arduino shield powered by the Analog Devices AD7124-8 multichannel, 24-bit, sigma-delta ADC.
Programming
Set --shield eval_cn0391_ardz when you invoke west build. For example:
# From the root of the zephyr repository
west build -b apard32690/max32690/m4 --shield eval_cn0391_ardz samples/drivers/adc/adc_dt
Requirements
This shield can only be used with a board which provides a configuration for Arduino connectors and defines a node alias for a SPI interface (see Shields for more details).