找回密码
 立即注册

使用微信账号登录

只需一步,快速开始

搜索附件  

QCC5144-AA_DEV-BRD-R2-AA.zip

 

如何在 QCC5144 上正確配置 I2S 輸出:
本帖最后由 O11111 于 2021-9-6 01:38 编辑

My x2p and x2w files have been attached, the problem is here: http://www.52bluetooth.com/forum.php?mod=viewthread&tid=81509
  1. const i2s_config_t device_i2s_config ={
  2. .master_mode = 1,
  3. .data_format = 0,
  4. .bit_delay = 1,
  5. .bits_per_sample = 24,
  6. .bclk_scaling = 48,
  7. .mclk_scaling = 0,
  8. .enable_pio = PIN_INVALID
  9. };
复制代码



headset_setup_audio.c 中有更多配置

小黑屋|手机版|我爱蓝牙网 - 52Bluetooth

GMT+8, 2024-4-27 10:28 , Processed in 0.069147 second(s), 9 queries , Gzip On, MemCached On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

返回顶部