Difference between revisions of "Flashing eMMC"
Jump to navigation
Jump to search
(Created page with "== Flashing Beaglebone Black industrial eMMC == 1. Download bone-eMMC-flasher-debian-10.3-iot-armhf-2020-04-06-4gb.img.xz file and extract the bone-eMMC-flasher-debian-10.3-i...") |
|||
Line 6: | Line 6: | ||
3. Put the flash card into the board, then press the "user boot" button (the on on the other side compared to the power). Keep it pressed after connecting the power, for at least 5 seconds. | 3. Put the flash card into the board, then press the "user boot" button (the on on the other side compared to the power). Keep it pressed after connecting the power, for at least 5 seconds. | ||
+ | |||
+ | 4. Connect the debug pins. From the power connector, pin 1 = GND, pin 4 = RX (RX of debug USB device) and pin 5 = TX (RX of debug USB device). | ||
+ | |||
+ | 5. Install CH340 driver (on Windows 10 it shoud be already present). | ||
+ | |||
+ | 6. Check the COM port from Windows system devices. Connect it with 115200 BAUD rate. |
Revision as of 17:53, 11 November 2021
Flashing Beaglebone Black industrial eMMC
1. Download bone-eMMC-flasher-debian-10.3-iot-armhf-2020-04-06-4gb.img.xz file and extract the bone-eMMC-flasher-debian-10.3-iot-armhf-2020-04-06-4gb.img file inside it.
2. Use Balena Etcher (https://www.balena.io/etcher/) to flash it into a 4+GB flash card.
3. Put the flash card into the board, then press the "user boot" button (the on on the other side compared to the power). Keep it pressed after connecting the power, for at least 5 seconds.
4. Connect the debug pins. From the power connector, pin 1 = GND, pin 4 = RX (RX of debug USB device) and pin 5 = TX (RX of debug USB device).
5. Install CH340 driver (on Windows 10 it shoud be already present).
6. Check the COM port from Windows system devices. Connect it with 115200 BAUD rate.