Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MiRo_263836
Level 5
Level 5
100 replies posted 50 likes received 50 replies posted

I am not able to find the I2S library. I was expecting to find an I2S driver in HAL folder ... but it isn't. Checking the files the closest one (to I2S) is "wiced_hal_pcm.h"

Can you tell me where to find the I2S drivers/API in WICED for the CYW20719?

0 Likes
1 Solution
Anonymous
Not applicable

mifo​is right in the above response. As of now, there are no drivers to access the I2S interface from application.

The I2S interface is used for routing audio samples while using audio profiles such as the A2DP and the selected data path is I2S. The I2S block is configured automatically by the Bluetooth firmware.

In other words, developers cannot access the I2S block from application, it can be only be used to transfer audio samples for A2DP profile and the firmware will take care of configuring the interface when used.

View solution in original post

6 Replies