arduino韌體燒錄

哈了个皮發表於2024-03-19

NodeMCU入坑指南-燒寫韌體並連線WIFI - 0pen1 - 部落格園 (cnblogs.com)

在這裡要說一下,我們現在要燒寫不帶DEBUG的韌體,如果燒寫了帶DEBUG的韌體可能會出現這個問題:

nodeMCU無限列印wifi event monitor handle event cb is called

image-20240319160753330

image-20240319160541621

image-20240319160630511

燒錄不開啟debug的

image-20240319160717727

燒錄開啟Debug的韌體就正常了

image-20240319160728150

image-20240319160734103

ESP8266-燒錄


http://arduino.esp8266.com/stable/package_esp8266com_index.json

image-20240319160905353


http://arduino.esp8266.com/stable/package_esp8266com_index.json
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json


D3拉低的情況

image-20240319160935759

image-20240319160941609

總結

2024年2月22日

個人感覺ESP8266用arduino資源有點少,不如弄at韌體跟stm32相連線,而已arduino編譯的速度太慢了,或者不如用lua試試

https://blog.csdn.net/qq_43415863/article/details/114176094

img

img

img

img

失敗了

相關文章