EVAL-AD4052-ARDZ
Overview
The EVAL-AD4052-ARDZ is a 16-Bit SAR ADC Arduino shield powered by the Analog Devices AD4052.
Programming
Set --shield eval_ad4052_ardz
when you invoke west build
. For example:
# From the root of the zephyr repository
west build -b apard32690/max32690/m4 --shield eval_ad4052_ardz samples/drivers/adc/
Requirements
This shield can only be used with a board which provides a configuration for Arduino connectors and defines node aliases for SPI and GPIO interfaces (see Shields for more details).