"Audio Source" using CYBT-343026-EVAL

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

cross mob
tjoseph1
Level 1
Level 1
First question asked Welcome!

Hi all,

I am new to Infineon and ModusToolbox.

I want to do an "audio source" BT app to play voice to BT headsets. After reading various posts
in the forum it became apparent that CYW20706 would meet the requirement. Also, I read that
"Audio_Watch" application is the one that gives "audio source" functionality.

I also saw the "mtb-example-btsdk-audio-watch" repository (https://github.com/Infineon/mtb-example-btsdk-audio-watch) where many evaluation boards are mentioned. I procured CYBT-343026-EVAL since that was the board
readily available to purchase.

Using ModusToolbox (buildId: 2460), when I try to create a new app (File->New->ModusToolbox Application),
I can see "Audio_Watch" is available, if CYW920706WCDEVAL is selected. If CYBT-343026-EVAL is selected
the "Audio_Watch" does not show up in the list.

I am confused how to go further at this point

Thank you for any help and guidance.

0 Likes
1 Solution
AnjanaM_61
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 5 questions asked

Hi @tjoseph1 

You can import the Audio watch example project on 20706 first . Then modify the target in make file of project to CYBT-343026-EVAL . 

Can you try that and see if it works ? 

You can refer the following blog for test steps : 

https://community.infineon.com/t5/Resource-Library/Code-flow-and-audio-testing-of-demo-watch-using-C...

Regards,

Anjana

View solution in original post

0 Likes
1 Reply
AnjanaM_61
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 5 questions asked

Hi @tjoseph1 

You can import the Audio watch example project on 20706 first . Then modify the target in make file of project to CYBT-343026-EVAL . 

Can you try that and see if it works ? 

You can refer the following blog for test steps : 

https://community.infineon.com/t5/Resource-Library/Code-flow-and-audio-testing-of-demo-watch-using-C...

Regards,

Anjana

0 Likes