Skip to content

Draft: fix: 18-bit DACs wouldn't set DAC error bit when in HIQTR

An IOP will set the DAC error bit if FIFO HIQTR is set for six consecutive cycles, but an off-by-two error prevented the IOP from ever counting that high for 18 bit DACs. 20 Bit DACs and 16 bit DACs were not affected.

Merge request reports