01-25-2025, 12:39 PM
Yes. The Kincony labelled diagrams show the pins laid out like this, and the demo code declares `DAC1 = 26, DAC2 = 25`.
But, the ESP32 CPU schematic (as shown in my previous post), and also the pin definitions the Arduino ESP32 libary have them the other way around:
```DAC1 = 25, DAC2 = 26.```
See here for where they are defined: https://github.com/espressif/arduino-esp...uino.h#L49
But, the ESP32 CPU schematic (as shown in my previous post), and also the pin definitions the Arduino ESP32 libary have them the other way around:
```DAC1 = 25, DAC2 = 26.```
See here for where they are defined: https://github.com/espressif/arduino-esp...uino.h#L49
![[Image: S261a41c1a8a344a0b41f29984edaf26eG.jpg_9....jpg_.avif]](https://ae-pic-a1.aliexpress-media.com/kf/S261a41c1a8a344a0b41f29984edaf26eG.jpg_960x960q75.jpg_.avif)