[CYW920706] How to generate Local Tone via I2S

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

cross mob
Romeo
Level 1
Level 1
5 replies posted 10 sign-ins 5 sign-ins

Dear Cypress

I want to know if there is a way to play the tone through I2S.

As an example, when a user presses a button, I want to output pre-defined wav data to I2S. 

Please refer to below for detailed conditions:

   - H/W : CYW920706WCDEVAL

   - S/W : It doesn't matter if it is WICED or MODUS

Thanks in advance.

0 Likes
1 Solution

Dear Cypress

Thanks for your help.

BR, Romeo

 

View solution in original post

0 Likes
2 Replies
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

I do not see a direct implementation of your required application. Since it is a bluetooth chip, the applications are more focussed on the bluetooth functionality.

A similar implementation you will be able to see in the below application where the SCO packets routed to PCM/I2S. 

https://github.com/Infineon/mtb-example-btsdk-audio-handsfree

In the below application, the .wav file is transmitted from the ClientControl to the BT chip via UART. 

https://github.com/Infineon/mtb-example-btsdk-audio-watch 

 

Thanks,

-Dheeraj.P.K

0 Likes

Dear Cypress

Thanks for your help.

BR, Romeo

 

0 Likes