For Windows
Steps:
- Insert the micro-SD card with the Fedora image burnt into VisionFive.
- Connect one end of the USB Type-C cable to the USB Type-C port on the VisionFive, and connect the other end of the cable to the power adapter.
-
Connect the jumper wires from the USB to Serial Converter to the 40-Pin GPIO header of
the VisionFive as follows.
- Connect the USB-to-Serial converter to the PC.
- Open Device Manager by typing Device Manager in the windows search box.
-
Click the drop-down arrow from Ports (COM & LPT) and find
the name of the connected serial port (e.g.: COM4).
-
Download and install Putty by visiting this link.
Tip: Putty is an SSH and telnet client through which you can connect to the Carrier Board via SSH. You can skip this step if you already have Putty installed.
-
Open Putty to connect the PC to the Carrier Board.
- Power on the VisionFive.
-
Type username and password in the prompt as follows:
- Username: riscv
- Password: starfive
Result:Now you have connected with the VisionFive via serial communication using windows!