Hello,
Am using the PCM3168A audio codec for my application. The output from the ADC goes to a FPGA where some audio processing needs to be done before sending the data to the DAC input.
I would like to confirm the 24bit audio data format on the I2S lines. Does the 24-bit represent complete integer data (there is no fractional part) or does the 24bit data is split into integer and fractional parts. If yes I would like to know the number of bits used for the integer part and the fractional part.
Would also like to know if the 24-bit data represents signed or unsigned data. (As per my understanding it is signed data, request you to confirm the same).