This commit is contained in:
watson8544
2018-09-20 17:20:03 +08:00
parent e2929ef1b1
commit 1242e87ffb
2 changed files with 4 additions and 3 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

+4 -3
View File
@@ -33,7 +33,7 @@ the ``Baud`` which is 921600 following below steps.
**Note:**
^^^^^^^^^^^
If only ``COM1`` exists at the option, you need to visit this article `establish_serial_connection`_ and reinstall the USB driver.
If it does not display any ``COMx`` port or only ``COM1`` exists at the option, you need to visit this article `establish_serial_connection`_ and reinstall the USB driver.
.. _establish_serial_connection: establish_serial_connection.html
@@ -62,11 +62,12 @@ c. Click Burn
.. image:: ../../_static/getting_started_pics/burn_firmware_03.png
If M5Burner shows the information ``Leaving... Staying in bootloader.``
below, it means chip has been burnt successfully.
below, it means chip has been burnt successfully..
.. image:: ../../_static/getting_started_pics/burn_firmware_05.png
**Then reset your board.**
3. Then reset your board
::::::::::::::::::::::::::
**Note:**
^^^^^^^^^^^