Question
Using MCO (Master Clock Out) as I2S MCLK
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 supportChris #i2s #stm32f1 #mco