I have one digital microphone connected to the TLV320AIC3256 codec. In Purepath Studio Graphical Dev. Env. do I represent the digital microphone with the MonoDec4xIn_1 component or is that component used only to represent an analog microphone? Is there a different component that should be used to represent the digital microphone input to the codec.
If I use the MonoDec4xIn_1, then do I only have to use the System Settings Code for the AIC3256App8x4x_1 to configure the codec registers for digital microphone input, clock output, and mode?
Some examples also show the ADC_copy component used to represent the microphone, but it is not clear if this is for the analog or digital microphone.