Other Parts Discussed in Thread: CC2564
Hi,
The audio connection between a BT headset and cc2564 was established according to HFPAGDemo wiki.
But audio streaming from PC via stm32f4 processor as USB audio device wasn't heard on the headset.
When I did VS_EnableWBS(this command enables 16kHz/16bits, assisted WBS?) before Manageaudio command, a sound like a buzzer was heard.
Audio settings are as follows,
I2S3 audio frequency: 16 kHz
I2S3 data format : 16 bits
USB audio frequency : 48 kHz
What's the problem?
Other command is necessary?
Timing of VS_EnableWBS is wrong?
Best Regards,
Ryuya