VisionFive2: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
 
Line 48: Line 48:


|valign="top"|
|valign="top"|
* [https://blog.bytesguy.com/installing-ubuntu-server-starfive-visionfive-2-riscv VisionFive » Ubuntu » Installing Server]
* [https://blog.bytesguy.com/installing-ubuntu-server-starfive-visionfive-2-riscv VisionFive » Ubuntu » Installing Server 🟢]
* [https://www.scs.stanford.edu/~zyedidia/docs/visionfive/visionfive2_qsg.pdf VisionFive » Quick Start Guide]
* [https://www.scs.stanford.edu/~zyedidia/docs/visionfive/visionfive2_qsg.pdf VisionFive » Quick Start Guide]



Latest revision as of 02:26, 9 November 2024

sudo apt search  picocom
sudo apt info    picocom
sudo apt install picocom
ls /dev/ttyUSB*
sudo picocom -b 115200 /dev/ttyUSB0

Specification

  • CPU: Quad-core 64-bit RISC-V SiFive U74 (RV64GC) processor @ up to 1.5 GHz with 32KB D-Cache, 32KB I-cache
  • PCIe: 2x PCIe 2.0 x1 up to 5 Gbps per lane (Note one of the PCIe 2.0 interface is multiplexed with USB 3.0)
  • GPU: Imagination BXE-4-32 GPU with support for OpenCL 1.2, OpenGL ES 3.2, Vulkan 1.3

Playground

NVMe M.2 SSD PLCe Gen3×4
M.2 M-Key NVMe 2280 SSD

References