Question
STM32CubeMX doesn't seem to properly support configuring SAI1 on the STM32F722R package.
When attempting to configure SAI1 A on an STM32F722R package the only option allowed is "SPDIF TX Transmitter (IEC60958)". I am able to manually set SAI1 A up as a normal I2S port if it its synchronized externally to SAI2 B but CubeMX doesn't appear to recognize that this is a valid configuration. This is misleading since it implies that the F722R is incapable of doing full-duplex I2S with SAI ports, when in fact it seems to be possible with proper external synchronization settings.
