完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
解决方法:
修改/kernel/sound/soc/codecs/es8323.c驱动文件,按照下图所示的配置寄存器,然后重新编译即可解决问题. es8323_codec = codec; ret = es8323_reset(codec); if (ret < 0) { dev_err(codec->dev, “Failed to issue resetn”); return ret; } usleep_range(18000, 20000); snd_soc_write(codec, 0x02, 0xf3); snd_soc_write(codec, 0x2B, 0x80); snd_soc_write(codec, 0x08, 0x00); /* ES8388 salve / snd_soc_write(codec, 0x00, 0x15); snd_soc_write(codec, 0x01, 0x50); / PLAYBACK & RECORD Mode,EnRefr=1 / snd_soc_write(codec, 0x03, 0x59); / pdn_ana=0,ibiasgen_pdn=0 / snd_soc_write(codec, 0x05, 0x00); / pdn_ana=0,ibiasgen_pdn=0 / snd_soc_write(codec, 0x06, 0x00); / pdn_ana=0,ibiasgen_pdn=0 */ snd_soc_write(codec, 0x07, 0x7c); |
|
|
|
你正在撰写答案
如果你是对答案或其他答案精选点评或询问,请使用“评论”功能。
基于米尔瑞芯微RK3576核心板/开发板的人脸疲劳检测应用方案
2531 浏览 0 评论
2818 浏览 1 评论
2308 浏览 1 评论
3639 浏览 1 评论
4390 浏览 1 评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-1-24 16:27 , Processed in 0.574313 second(s), Total 70, Slave 54 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号