Encoder/Decoder Adat protocol on STM32 MCUs
Hello everyone.
I need to implement a encoder/decoder for ADAT protocol (see https://ackspace.nl/wiki/ADAT_project for more details about ADAT protocol) and I don't know if some STM32 MCUs is able for that.
As you can see in the image the encoder must receive four I2S streams and encoding them for ADAT protocol. The decoder must receive the ADAT protocol and split it in four I2S streams.
Please, anyone can tell me how I can check if some STM32 MCU has enough processing for that?
Thank you in advanced.
