Difference between revisions of "EPC-R2860 windowsonarm user guide"
Line 114: | Line 114: | ||
== '''通用測試(General Method) ''' == | == '''通用測試(General Method) ''' == | ||
+ | |||
=== '''Com port Test : ''' === | === '''Com port Test : ''' === | ||
− | '''1. Download : MiniComm.exe ''' | + | '''1. Download : [https://teams.microsoft.com/l/message/19:995a858c-a94d-4c74-b9e1-27c9a3e900f7_eccfad40-861e-4793-839d-af009dcb0216@unq.gbl.spaces/1734069516546?context={"contextType":"chat"} MiniComm.exe] ''' |
'''2. Connect the COM PORT on the machine to another machine''' | '''2. Connect the COM PORT on the machine to another machine''' |
Revision as of 06:59, 13 December 2024
Contents
產品介紹(Product introduction )
產品特性(Product Features)
- Qualcomm 8 Kryo cores up to 2.7GHz
- Onboard LPDDR5 8GB, 8533MT/s memory
- Onboard 128GB UFS and 128GB eMMC
- 1x 2ch. LVDS, 1x DP and 1x HDMI for displays
- 2x USB3.2 Gen1, 2x USB2.0, 2x PCIe Gen3.0 x1, 2x 4wire UART, 1x SPI,16x GPIO, 1x I2C, 2x MIPI-CSI x4
- 1x Micro SD and 1x Nano SIM
- Support Windows 11 IoT Enterprise
產品官網連結(Product official website link)
硬件接口說明(Hardware interface introduction)
接口布局和尺寸(Layout and Sizes)
EPC-R2860 接口布局圖 Board Dimension Layout
快速入門 (Quick Start)
SW1
- SW1(1-off,2-on) : eMMC boot
- SW1(1-on,2-on) : UFS boot
SW2
- SW2(1-on): Forced Recovery
- SW2(1-off): Normal Boot
- SW2(2-on): AT mode
- SW2(2-off):ATx mode
系统下载 (OS Download)
TBD
燒錄方法 (Flash eMMC Method)
ROM-2860 Windows installation method
- Prepare a windows PC, Installed 7zip.
- Use 7z decompress rom2860_image_ADV0.5.5.7z (Password is 12345678)
- Install QUD.WIN.1.1 Installer_10065.1 1.zip
- Use micro USB cable downing image to ROM-2860.
5.Turn off the power, Change ROM-2860 SW2 to 1 on and 2 on for download mode, then turn on the power.
6.Then Press SW4 button.
7.You can see QDloader (COMXX) in Device manager(In your laptop or PC)
8. Execute burnimage.bat COMXX
Note: When you execute the bat file . need to “press any key” by three time (you can ignore the message
9. Need to wait 1 or 2 hours (depend on your pc )
10. If the process fails, it will display the error screen (red screen).
11.If the process successes , it will show “ the operation completed successfully” , then turn off the power
13. Change Switch(SW2) to 1 off 2 on , then turn on the power
15. After turn the power , press SW4
16. Connect with HDMI or DP , Its start to boot up from windows OS.
通用測試(General Method)
Com port Test :
1. Download : "contextType":"chat"} MiniComm.exe
2. Connect the COM PORT on the machine to another machine
3. Open CMD with admin privileges and type in "MinComm.exe -list"
command : MiniComm.exe -list
4. Type "MinComm.exe <device_path> baud=115200 parity=n data=8 stop=1"
5. Select "\\?\ACPI#QCOM0E16#b # {86e0d1e0-8089-11d0-9ce4-08003e301f73}"
5. Open Putty.exe or Tera Term on the other machine, select "serial", COM*, and enter "115200"and save
6. From ARM side, type words and check if the other machine can receive correctly.
7. From the other x86 machine side, type words and check if ARM can receive correct words.