This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

creating TDM Data interface on microcontroller

Other Parts Discussed in Thread: MSP432E401Y

Hello, 

I am trying to read from an 8 channel microphone Array (ICS-52000) that outputs TDM Data. I would like to create the whole Interface myself programming the SCK, WS, and read the SD Data according to the appropriate timed Interrupts. The thing I am concerned about right now is that the clockspeed of the MSP432P401R which is what I intended to use with only 48MHz won't be enough to sample and send all the data through a Serial port if I want to sample at a frequency of 48kHz --> SCK of ~12MHz. 

Could you tell me if my concern is reasonable and if so, if there's a better Microcontroller with higher clockspeeds or even another, better TI device for my application?

Thank you!

**Attention** This is a public forum