ESP32-D0WD-V3 不支持 RMT 同步管理器
我尝试在 ESP32-D0WD-V3(版本 3.1)上使用 RMT 同步管理器。然而,尝试使用 rmt_new_syncmanager() 返回 ESP_ERR_NOT_SUPPORTED 并附带以下消息:
rmt_new_sync_manager_output.txt
␛[0;31mE (560) rmt: rmt_new_sync_manager(331): sync manager not supported␛[0m
ESP_ERROR_CHECK failed: esp_err_t 0x106 (ESP_ERR_NOT_SUPPORTED) at 0x400d2681这让我相信 ESP32-D0WD-V3 不支持任何 RMT 同步管理器。到目前为止,我还没有尝试过其他控制器。
Check out similar posts by category:
ESP8266/ESP32
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow