Merge the two half-duplex I2S in STM32F07X to 1 full duplex I2S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-28 3:37 AM
I need to use the I2S of uC to communicate the Codec with the full duplex mode.Can I use the two half-duplex I2S in STM32F07X (e.g., STM32F071CBT7TR) to get that? I know that in the STM32F4 series, this function can be achieved with two half-duplex I2S.
- Labels:
-
I2S
-
STM32F0 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-28 4:10 AM
Please don't put the entire post in the Title - see:
https://community.st.com/s/article/How-to-Post
Limit the title to ~ 70 characters.
You can edit it - use this button:
#KeepTitleBrief
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-28 4:13 AM
Yes. Use one as master, the other as slave, connect both clocks externally.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-28 6:22 AM
Thanks,
​
But why modify the SPI/I2S resource for this functionality in the STM32F4x family?(The means of provision can be internal connect I2S_SCK, I2S_WS of 2 I2S together)
​
​In my opinion, Other than that ( connect both clocks externally), STM32F07x ( implements a full duplex I2S in the same way as STM32F4x. What else am I getting wrong?
​
Br​
​
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-28 1:54 PM
Yes, it's a missed opportunity that woul make the 'F0​ family better, but it is what it is.
​
JW​
