This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC256x Codec Configuration (HCI_VS_Write_CODEC_Config (0xFD06)

Other Parts Discussed in Thread: CC2564

I am working on setting up the I2S configuration for CC2564 B.
I am using assisted WBS and the current settings are like -

  1. PCM : 1024
  2. Bluetooth chip as Slave
  3. Fs : 16000
  4. Duty Cycle : 50%
  5. Frame Sync Edge : Falling Edge
  6. Frame Sync Polarity : Active Low
  7. Channel 1 Data Out Size : 16 bits
  8. Channel 1 Data out offset : 1
  9. Channel 1 Data out Edge : 1 ( Falling ) ... other parameters are also setup.

My Freq Sync is driven at Falling edge and polarity is active low.
The parameter 'Channel 1 data out offset' refers to 'Number of PCM clock cycles between rising of frame sync and data start' . 

Should it be always RISING edge ? ( I believe, it should be based on the frequency sync signal polariy )

Here is the link of a command used to update the codec configuration.

processors.wiki.ti.com/.../CC256x_VS_HCI_Commands