Hello,
Could you please help with understanding the limitations of SAI1/2/3 interfaces on RT1176 mcu?
In the Reference Manual I see the following:
"SAI-1 is used for multi-channel audio interface, which supports up to 8-channels audio
input or 8-channels audio output at 384 kHz/32-bit. SAI-2, SAI-3 and SAI-4 can be used
for stereo audio input and output up to 384 kHz/32-bit. Also SAI-3 is able to drive MQS
directly as a low-cost audio output."
Does that mean that I can't attach 8 channel TDM audio DAC to each SAI1 SAI2 and SAI3 to get 24 audio channel output?
I checked all the remaining Ref Manual and got no any signs that only SAI1 can work in TDM mode sending 8 channels of 24 or 32 bit samples per frame.
And another question please - is there any additional documentation with detailed interrupts description?
For my application I need an interrupt that happens every sample sent through SAI1. It seems that WSIE will do just what I need, but it will be great to have more info.
Thanks!