jlab-sensing / ENTS-node-firmware

Firmware for STM32 and ESP32 microcontrollers on the Soil Power Sensor board
MIT License
0 stars 3 forks source link

Add instructions for flsahing MCUs #130

Open jmadden173 opened 1 week ago

jmadden173 commented 1 week ago

Name/Affiliation/Title John, UCSC, Maintainer

Purpose of the PR Adds basic instructions for flashing firmware onto the board. General instructions are provided in the root README.md with separate flashing instructions in the READMEs for esp32 and stm32.

Development Environment N/A

Test Procedure Follow the information from the root README.md to flash the wio-e5 board with the main firmware. During the process provide any feedback on the experience on this PR. If you have a USB-TTL convert you can try the esp32, but not necessary.

Additional Context N/A

Task List N/A

Relevant Issues Some progress towards #119

jlin143 commented 1 week ago

Successfully flashed the STM32, but unable to flash the ESP32: A fatal error occurred: Failed to connect to ESP32-C3: Invalid head of packet (0x5B): Possible serial noise or corruption.

Once we figure this out, we should add this to the FAQ.