From 64d9cc6756056cd3b7fe1dc8ca10634695cd8bb9 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sat, 29 May 2021 17:41:59 +0300 Subject: [PATCH] Update flashing_hid.md --- pages/flashing_hid.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/flashing_hid.md b/pages/flashing_hid.md index 975b6aa8..313b4d87 100644 --- a/pages/flashing_hid.md +++ b/pages/flashing_hid.md @@ -6,6 +6,7 @@ This operation can be done using your RPi (except Pi Zero W). Here the common st 1. Disconnect the RESET wire from the Arduino board. 1. Connect the Arduino and RPi with a suitable USB cable. 1. Log in to the Raspberry Pi using SSH (`ssh root@` with password `root` by default) or using keyboard and monitor. The Raspberry Pi obtains the network address over DHCP. + 1. Execute `rw`, add line `dtoverlay=spi0-1cs` to `/boot/config.txt` and perform `reboot`. 1. Upload the firmware (USB keyboard & mouse is used by default, on this step [you can choose PS/2 keyboard](arduino_hid.md#ps2-keyboard)): ```shell [root@pikvm ~]# rw