After run inference it will send status to another esp32. My code crashed in setup when I call i2s init function after ble init function even though I run them separately successfully. Here is my i2s init function: Code: Select all static void i2s_init(void){ i2s_config_t i2s_config ...
在使用esp-idf-v4.4的库及esp32-c3-s32模组的情况下,遇到twai功能的两个GPIO2/GPIO3无数据波形如何解决? ;); } else {ESP_LOGI(EXAMPLE_TAG, "Failedto installdriver\n");return; } //Start TWAIdriver 尼克wo2023-02-15 09:16:07 #硬声创作季 树莓派教程:7-3_Raspberrypi_XBMC_setup_audio_T ...
make: *** [/home/micka/esp/esp-idf/components/esp32/Makefile.projbuild:17: /home/micka/esp/esp32-at/build/esp32/esp32.project.ld] Error 1 I really don't know how to resolve them either the why i have these errors. If somebody can help me please. And sorry for my poor ...
Answers checklist. I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there. I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there. I have s...