Question
2 Different I2S codec with one STM32 MCU possbile????
Posted on June 16, 2016 at 11:36
Hello. In a very specific project I have to use 2 different I2S codecs one for input and another for output. Is it possible to do it in 1 project on same CPU? The frequencies are different. And the Data type is seems to be too.
In manu datasheets I can only understand that I2S not a hardware interface and use the SPI. It seems that it is as IP core inside CPU, but can this approach trigger to differen codecs?