Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DAC on the KC868-a6
#5
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


[Image: S261a41c1a8a344a0b41f29984edaf26eG.jpg_9....jpg_.avif]
Reply


Messages In This Thread
DAC on the KC868-a6 - by Siebje - 06-16-2023, 01:02 PM
RE: DAC on the KC868-a6 - by admin - 06-16-2023, 11:23 PM
RE: DAC on the KC868-a6 - by tanoshimi - 01-23-2025, 12:11 PM
RE: DAC on the KC868-a6 - by admin - 01-24-2025, 02:02 AM
RE: DAC on the KC868-a6 - by tanoshimi - 01-25-2025, 12:39 PM
RE: DAC on the KC868-a6 - by admin - 01-26-2025, 01:00 AM

Forum Jump:


Users browsing this thread:
2 Guest(s)