Elixir 发表于 2019-10-1 23:58:54

CSR8675 i2s output freq config

本帖最后由 Elixir 于 2019-10-2 12:31 编辑

Hello, friends! Where can I find parameters for changing the output frequency of i2s (pstool or sink config tool 4.1)?
I have an i2s output of 96 kHz, I need 44.1 kHz.

chip model csr8675

thanks!

upd. sorry for autotranslate (

Elixir 发表于 2019-10-2 12:33:18

you can answer in chinese. i'll try to translate

Ron-Hardy 发表于 2019-10-2 22:07:48

maybe here ?
0x01da PSKEY_DIGITAL_AUDIO_RATE

Digital Audio Interface override for port clock rate
When acting as a master on the Digital Audio Interface, typically using I2S or DSP mode, this PSKey allows you to define the exact clock rate generated, specified in Hz.

If set to zero, BlueCore calculates the clock rate based on the sample rate and bits per sample.

Elixir 发表于 2019-10-3 00:09:14

本帖最后由 Elixir 于 2019-10-3 00:27 编辑

i think its final clock rate = sample rate * bits per sample * 2 chanel.
in this formula i need to change sample rate

but i'll try
upd. no changes (((

mupro 发表于 2019-10-3 23:01:48

hi

i think you can use config tool not pstool

thanks

mupro 发表于 2019-10-3 23:02:37

On National Day of China, everyone is on holiday.

Elixir 发表于 2019-10-8 21:10:06

can someone have other solutions to the problem?

轩轩 发表于 2019-10-9 08:11:03


页: [1]
查看完整版本: CSR8675 i2s output freq config