编译小智0.9.7 运行时出错i2c: CONFLICT! driver_ng is not allowed to be used with this old driver
小智语音识别 I2c conflict old driver错误的解决办法
·
idf 5.3版本,运行小智语音识别i2c: CONFLICT! driver_ng is not allowed to be used with this old driver
提示i2c conflict driver used with this old version
开发环境VS + ESP-IDF 5.3.2
ESP32S3
解决办法
点击 SDK配置编辑器,即idf.py menuconfig
在搜索框“audio”,audio codec device configuration下去除勾选,再点击保存,关闭SDK配置编辑器。 左侧边栏 务必“清除构建”,在重新编译build,烧录,查看日志,问题解决。
更多推荐
所有评论(0)