cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect I2S Codec with separate In and Out port to STM32F103?

Wal
Associate II

Hello,

recently I'm working on a project based on STM32F103 MCU and an I2S codec chip. The codec has two data port, one is DAC IN and the other one is ADC OUT. What I wanna do is using the codec to play audio or to record audio.

According to my knowledge the I2S on STM32F103 only has one SD port. So how can I connect the two IO ports of codec to the SD port? 

thanks

2 REPLIES 2
Kaimau01
Associate

Hello,

Any updates regarding this? 

After over a year, probably not.

Better to start your own thread, and give full details of what parts (CODEC, etc) you're using, and what you're trying to achieve.

How to write your question to maximize your chances to find a solution

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.