I am using the PurePath GDE with an AIC3254.
My process flow uses the AIC3254App8x4x framework and mixes the left and right ADC channels onto the left I2S channel by routing from a Dec4xIn to a Mono_Mixer and finally to a MonoI2S_Out component.
I've noticed that the configuration script that's generated when I build my process flow contains quite a bit of boilerplate configuration values (for use with the evaluation kit).
I've changed the clocking, input routing and ADC settings to match my hardware, but I am curious as to why the script is generating DAC instructions and coefficients? I don't think my process flow makes use of the DAC miniDSP, do I need to include them anyway?
The DAC/ADC Signal Processing Block Control registers don't have the same control options for the DAC/ADC miniDSPs either. Is it possible to only use the ADC miniDSP and leave the DAC miniDSP powered down? Do both ADC channels have to be powered up for the ADC miniDSP to operate, and is it possible to power on/off the left/right ADCs (but not have both off at the same time) and still have the ADC miniDSP function?
Thanks,
Matt.