cancel
Showing results for 
Search instead for 
Did you mean: 

Using MCO (Master Clock Out) as I2S MCLK

axel2
Associate II
Posted on July 12, 2015 at 17:03

Hello,

I'm currently working on simple device, which main task would be collecting data from ADC (via i2s) and sending them to base station via wireless (SPI based) transceiver.

I'm planing to use STM32F103RCT6/8 series MCU.

However it operates on so low clock and doesn't have I2SPLL module that I would be unable to provide MCLK signal for ADC/DAC on I2S. Is it possible to use MCO (Master Clock Output) signal, setup to 36MHz? Also would I2S slave SCK be in synch with this MCO signal as required by ADC?

''Please note there is no required phase relationship, but MCLK, LRCK andSCLK must be synchronous.''

Thank You for support

Chris

#i2s #stm32f1 #mco
1 REPLY 1
Posted on July 12, 2015 at 18:35

Can you output 36 MHz, Yes PLL/2

Will slaves to the same 36 MHz clock be synchronous, Yes.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..