Search found 8 matches
- Sun Nov 15, 2020 1:35 pm
- Forum: ESP-ADF 中文讨论版
- Topic: esp32s2 自己的开发版 编译play_mp3_dac出错
- Replies: 1
- Views: 4630
esp32s2 自己的开发版 编译play_mp3_dac出错
根据官网步骤 环境部署完成后 编译play_mp3 成功, 运行失败 因为自己的板子没有codec芯片 所以控制台报错iic读设备失败 是正常的, 然后尝试编译play_mp3_dac 编译出现错误: i2s_stream.h中 error: 'I2S_MODE_DAC_BUILT_IN' undeclared I2S_MODE_DAC_BUILT_IN 这个宏定义 在自己本身的idf 或者是adf目录下的idf 的某个头文件 都是有定义的 定义的值是16 但是这里就是会包错误, 在自己原先的idf 的iis dac例程编译也没报这个错误 强行在i2s_stream.h中 将I2S_MODE_...
- Sun Oct 11, 2020 11:03 am
- Forum: ESP-IDF
- Topic: esp_http_client get data with some error
- Replies: 1
- Views: 3171
esp_http_client get data with some error
I can get json data from url http://t.weather.itboy.net/api/weather/city/101030100 currectly , but when i use esp_http_client perform this query, I get HTTP_CLIENT: HTTP GET Status = 200, content_length = -1, and I can't get currect response , I use esp_http_client_read_response method to read the r...
- Tue Sep 29, 2020 1:05 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp32s2 使用案例代码进入休眠会有20ua的电流,使能定时唤醒和外部io唤醒
- Replies: 1
- Views: 4308
esp32s2 使用案例代码进入休眠会有20ua的电流,使能定时唤醒和外部io唤醒
看手册上好像说是6ua左右, 但是我注释了定时唤醒的代码 他还是20ua 感觉是这个定时唤醒就算没开启他也在耗电
- Mon Sep 28, 2020 9:24 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp32s2深度休眠下的触摸板唤醒 只能支持一个触摸按键吗
- Replies: 1
- Views: 4595
esp32s2深度休眠下的触摸板唤醒 只能支持一个触摸按键吗
如果支持多个按键 那是不是消耗电流也很大
- Sat Sep 19, 2020 9:24 am
- Forum: 硬件问题讨论
- Topic: esp32s2 模块 有没有封装和原理图库啊
- Replies: 1
- Views: 5510
esp32s2 模块 有没有封装和原理图库啊
esp32s2 模块 有没有封装和原理图库啊
找了好久没找到
找了好久没找到
- Fri Sep 04, 2020 9:13 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp32s2根据官网入门教程出现编译错误 make[2]: *** No rule to make target '/home/zhoukun/esp/esp-idf/components/esp_wifi/lib/esp32/libco
- Replies: 4
- Views: 6436
Re: esp32s2根据官网入门教程出现编译错误 make[2]: *** No rule to make target '/home/zhoukun/esp/esp-idf/components/esp_wifi/lib/esp32/l
[100%] Generating ld/esp32s2.project.ld [100%] Built target __ldgen_output_esp32s2.project.ld Scanning dependencies of target hello-world.elf make[3]: *** No rule to make target '/home/zhoukun/esp/esp-idf/components/esp_wifi/lib/esp32s2/libcoexist.a', needed by 'hello-world.elf'. Stop. make[3]: *** ...
- Fri Sep 04, 2020 9:11 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp32s2根据官网入门教程出现编译错误 make[2]: *** No rule to make target '/home/zhoukun/esp/esp-idf/components/esp_wifi/lib/esp32/libco
- Replies: 4
- Views: 6436
Re: esp32s2根据官网入门教程出现编译错误 make[2]: *** No rule to make target '/home/zhoukun/esp/esp-idf/components/esp_wifi/lib/esp32/l
[100%] Generating ld/esp32s2.project.ld [100%] Built target __ldgen_output_esp32s2.project.ld Scanning dependencies of target hello-world.elf make[3]: *** No rule to make target '/home/zhoukun/esp/esp-idf/components/esp_wifi/lib/esp32s2/libcoexist.a', needed by 'hello-world.elf'. Stop. make[3]: ***...
- Fri Sep 04, 2020 3:15 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp32s2根据官网入门教程出现编译错误 make[2]: *** No rule to make target '/home/zhoukun/esp/esp-idf/components/esp_wifi/lib/esp32/libco
- Replies: 4
- Views: 6436
esp32s2根据官网入门教程出现编译错误 make[2]: *** No rule to make target '/home/zhoukun/esp/esp-idf/components/esp_wifi/lib/esp32/libco
[ 98%] Building C object esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/runtime.c.obj [ 98%] Building C object esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/version.c.obj [ 98%] Building C object esp-idf/libsodium/CMakeFiles/__idf_l...