incubator-nuttx/boards/xtensa
Tomáš Pilný 3e85c1886e esp32/dac-one-shot: lower-half driver for ESP32 internal DAC
Enable with ./tools/configure.sh -l esp32-devkitc:dac
DAC channel 0 = GPIO 25
DAC channel 1 = GPIO 26
default path: /dev/dac0

Resolution 8 bits = values 0~255
Voltage: 0~Vref

The reference voltage 'Vref' here is input from the pin VDD3P3_RTC
which ideally equals to the power supply VDD (3.3V).
2024-02-02 09:23:28 -08:00
..
esp32 esp32/dac-one-shot: lower-half driver for ESP32 internal DAC 2024-02-02 09:23:28 -08:00
esp32s2 esp32s2: Improve selection of the bootloader being used on Kconfig 2024-01-25 11:22:39 -03:00
esp32s3 esp32s3: Improve selection of the bootloader being used on Kconfig 2024-01-25 11:22:39 -03:00