1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-04-20 08:56:14 +00:00

Move windows 10 section to sub chapter

Emmanuel Kasper
2024-08-09 21:51:56 +02:00
parent 1a07c1e0f6
commit cbd0ab744e

@@ -77,9 +77,10 @@ The following steps are necessary to update the MIST firmware under Windows:
5. Power the board off, disconnect the USB cable, insert the SD card
6. Power the board on. The new firmware should load.
# Updating the IO controller in Windows 10 #
## Updating the IO controller in Windows 10 ##
SAM-BA does not yet work with Win10, but the Linux method works by setting up a VirtualBox virtual machine and configuring it to access the physical USB port connected to the MiST. It should appear in the USB device list as "Atmel Corp. at91sam SAMBA bootloader". If successful the device should be visible in Linux; you can verify it by typing "dmesg | grep tty", and it should appear as something like "ttyACM0: USB ACM device". The rest of the process is identical to the Linux approach above.
SAM-BA does not yet work with Win10, but the Linux method works by setting up a VirtualBox virtual machine and configuring it to access the physical USB port connected to the MiST.
It should appear in the USB device list as "Atmel Corp. at91sam SAMBA bootloader". If successful the device should be visible in Linux; you can verify it by typing "dmesg | grep tty", and it should appear as something like "ttyACM0: USB ACM device". The rest of the process is identical to the Linux approach above. Or you can try Bossa.
# Updating the IO controller via JTAG #