I have a SOT-23 package of DAC081S101.
I am connecting this to imx processor via SPI2 interface. SPI drivers are enabled in the processor. SPI loopback test is successful.
Connections are as described :
DAC081S101 pins | imx Processor connection |
Va | 3.3V |
GND | GND |
Din | MOSI of imx |
SCLK | SPI clock of imx |
SYNC | GND |
And finally the analog voltage will be measured from multimeter.
I am unable to get the analog voltage corresponding to the digital value written via MOSI pin. Is anything wrong in the test setup ?
Are there any available test case code which i can use to test ?
Best Regards,