Other Parts Discussed in Thread: CC2564
Hi:
I route SCO data to host with command HCI_VS_Write_SCO_Configuration (0xFE10) ,and write voice setting to 0x0040,then I playing a 1Khz wave file from PC,
which is connected with CC2564 running HFP profile , i caculated the data rate is about 8Kbytes/s, and i wrote these raw data to a .pcm file, when playing this file use cool edit, both 8Khz 8bit and 8K 16bit sounds wired.
the questions is:
1.Wha's the hfp SCO output format when using HCI instead of on-chip PCM ?
2What's the difference when using eSCO(wbs) .