Search found 1 match
- Fri Mar 02, 2018 3:29 pm
- Forum: ESP32 Arduino
- Topic: Interfacing DAC8565 with ESP32
- Replies: 1
- Views: 3912
Interfacing DAC8565 with ESP32
Hi, Hopefully the right place to ask a question. I'm trying to interface the ESP32 with a DAC8565. http://www.ti.com/lit/ds/symlink/dac8565.pdf using SPI.h I've programmed the 4 outputs on the DAC to change between 2 voltages, please see my code below. All 4 DAC8565 outputs always show 3.2V output o...