I2S example

Post here first, or if you can't find a relevant section!
Post Reply
omaroski
Posts: 11
Joined: Mon Apr 03, 2023 5:36 pm

I2S example

Post by omaroski »

Is there an example on how to implement I2S with HAL for the official core? I'm using STM32F4 Discovery board and would like to setup full-duplex communication with an external CODEC (Analog Devices adau1701). The stm32 should be the master and generate the master clock as well serial clock and word select. Now i'm diving into HAL programming manual (UM1725) and setup all the peripherals seems not an easy task...

Setting up the hardware with CubeMX looks a lot easier, so is it possible to integrate the code generated from CubeMX and implement into my Arduino sketch eventually?
omaroski
Posts: 11
Joined: Mon Apr 03, 2023 5:36 pm

Re: I2S example

Post by omaroski »

Finally i managed to make it work somehow and it does the job nicely. Currently i have no time to post the full code here but if anyone is interested just let me know.
sudarshanwagh
Posts: 1
Joined: Sat Jun 03, 2023 9:58 am

Re: I2S example

Post by sudarshanwagh »

Hello sir,
I need this example,i'm search many things but it couldn't help for me
so can you send this it may be helpful for me. can you for this.
Post Reply

Return to “General discussion”