OpenMV H7 DAQ pins

Does OpenMV H7 have two DAQ pins? The documentation here refers to DAQ 1 and DAQ2 class DAC – digital to analog conversion — MicroPython 1.26 documentation. However, the pin configuration openmv-boards/datasheets/OpenMV-H7.doc at master · openmv/openmv-boards · GitHub shows only P6 as a DAQ pin. If two DACs are available internally, which physical pins correspond to DAC1 and DAC2?

Thank you!

Hi, you can only use DAC2 on the board (P6). The other DAC pin is not usable.