当前位置:网站首页>香橙派OrangePi 4 LTS开发板通过Mini PCIE连接SATA硬盘的操作方法
香橙派OrangePi 4 LTS开发板通过Mini PCIE连接SATA硬盘的操作方法
2022-07-07 08:37:00 【H('ω')M】
OrangePi 4 LTS是一款瑞芯微RK3399芯片方案的开发板,4G内存16G eMMC存储的配置,板子可以通过排线连接官方的mini PCIE转接板引出mini PCIE接口,以此去接相应外设。本篇将介绍主板连接SATA硬盘的使用方法。

Android下连接使用方法
1) 准备需要的配件,24pin 反向排线、mini PCIE 转接板、ASM1062 mini PCIE 转 SATA 模块、硬盘、SATA 转接线、5V 电源线,配件图片如下图所示

2) 将 24pin 反向排接线按照下图方式接入 mini PCIE 转接板,注意排线蓝条是朝外的。

3) 将 mini PCIE 转接板接到 Orange Pi 4 LTS 开发板的 24pin 接口

4) 将 ASM1062 mini PCIE 转 SATA 模块接到 mini PCIE 转接板

5) 将硬盘通过 SATA 线连接到 mini PCIE 转 SATA 模块的接口

6) 将 SATA 转接线的电源线接到 5V 电源。连接完毕之后,开发板接入 DC 电源上 电启动。ASM1062 mini PCIE 转 SATA 模块 LED 灯闪烁,说明连接成功

说明:此功能不支持热拔插,必须连接完成之后才能上电!
7) 上电启动开发板,待系统启动完毕后,打开文件管理器 app

8) 打开后文件管理器界面如下图所示,然后点击左上角红框的位置

9) 此时就可以看到识别到了 500G 的硬盘

Linux系统下连接使用方法
1) 硬件接线的方法和前面步骤一样
2) 完成接线后,给开发板接上 DC 电源,系统启动后,在终端中执行 lspci 命令就 可以看到 Linux 系统已识别到的 pci 设备

并且 dmesg 命令的输出信息中也可以看到硬盘相关的信息

3) 在 Linux 系统的桌面上也可以看到硬盘已经挂载

边栏推荐
- CAS mechanism
- Trajectory planning for multi robot systems: methods and Applications Overview reading notes
- [STM32] solution to the problem that SWD cannot recognize devices after STM32 burning program
- [daiy5] jz77 print binary tree in zigzag order
- 软考中级电子商务师含金量高嘛?
- P2788 数学1(math1)- 加减算式
- 2022年上半年5月网络工程师试题及答案
- ArrayList线程不安全和解决方案
- Prototype and prototype chain
- 软考信息处理技术员有哪些备考资料与方法?
猜你喜欢

What does intermediate software evaluator test

When do you usually get grades in the soft exam? Online pedaling?

BUUCTF---Reverse---reverse1

Use the fetch statement to obtain the repetition of the last row of cursor data

The variables or functions declared in the header file cannot be recognized after importing other people's projects and adding the header file

Network engineer test questions and answers in May of the first half of 2022

软考信息处理技术员有哪些备考资料与方法?

成为优秀的TS体操高手 之 TS 类型体操前置知识储备

How to successfully pass the senior system architecture designer in the second half of the year?

求最大公约数与最小公倍数(C语言)
随机推荐
1324: [example 6.6] integer interval
Schnuka: machine vision positioning technology machine vision positioning principle
打算参加安全方面工作,信息安全工程师怎么样,软考考试需要怎么准备?
Mendeley--免费的文献管理工具,给论文自动插入参考文献
CC2530 ZigBee iar8.10.1 environment construction
[牛客网刷题 Day6] JZ27 二叉树的镜像
浅谈日志中的返回格式封装格式处理,异常处理
软考中级,软件设计师考试那些内容,考试大纲什么的?
Study summary of postgraduate entrance examination in November
How embedded engineers improve work efficiency
Cluster task scheduling system lsf/sge/slurm/pbs based on HPC scenario
CSAPP Bomb Lab 解析
施努卡:机器视觉定位技术 机器视觉定位原理
施努卡:机器人视觉抓取工作原理 机器视觉抓取
The variables or functions declared in the header file cannot be recognized after importing other people's projects and adding the header file
软考信息处理技术员有哪些备考资料与方法?
Socket communication principle and Practice
SQL Server 知识汇集9 : 修改数据
成为优秀的TS体操高手 之 TS 类型体操前置知识储备
深入理解Apache Hudi异步索引机制