problem about I2S3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-12-20 2:09 AM
I get a problem when using I2S3 of STM32F107. when I2S3 works at slave mode, the MCLK can not be created. What I want to ask is why there is no MCLK output, when I2S3 working at slave mode. Or maybe the I2S3 configuration is wrong.
#i2s3-mclk- Labels:
-
I2S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-12-20 2:21 AM
What I want to ask is why there is no MCLK output, when I2S3 working at slave mode.
By definition of the I2S protocol. The clock signal is generated by the bus master. If you configure your stm32f107 as slave, the other side (the master) is assumed to generate the clock.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-12-24 9:29 PM
thank you. I have used LM3S9B92. When it works in slave mode, it can provide MCLK. what I want to confirm is that can STM32 provide MCK when it's I2S works in slave mode.
thanks again!!- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-12-24 9:52 PM
thank you. I have used LM3S9B92. When it works in slave mode, it can provide MCLK. what I want to confirm is that can STM32 provide MCK when it's I2S works in slave mode.
thanks again!!
