I am trying to make the PCM1802 work with WLED-SR, but I am not sure what to do with the FSYNC pin. According to the datasheet:
FSYNC enables the BCK signal, and the device can shift out the converted data while FSYNC is HIGH
Does the "Generic I2S with MCLK" driver support this somehow? If not, it seems to quite easy to implement.
I am trying to make the PCM1802 work with WLED-SR, but I am not sure what to do with the FSYNC pin. According to the datasheet:
Does the "Generic I2S with MCLK" driver support this somehow? If not, it seems to quite easy to implement.