cancel
Showing results for 
Search instead for 
Did you mean: 

Use MCO for I2S clock(SCK)

Lixil
Associate

Hello

I use STM32L100.

I try to use the clock output from the MCO as the I2S clock.

STM32L100 is an I2S slave and outputs an external clock using MCO(24.5MHz).

Can it use without problems?

​Thank you.

2 REPLIES 2
Piranha
Chief II

With this description and question - yes. Probably You have to ask something more specific.

> STM32L100 is an I2S slave

AFAIK, there's no I2S in the 'L100. I don't say it can't be emulated by SPI.

> and outputs an external clock using MCO(24.5MHz).

Outputs the clock into what input?

Note, that PLL in STM32 introduces some jitter; this may or may not matter for your application.

JW