树莓派连接7寸屏幕(7DP-CAPLCD)的配置笔记

原文链接:Connect to Raspberry Pi

操作步骤:树莓派关机,拔掉SD卡,并插入到电脑中。找到config.txt,直接在尾部添加以下内容(将屏幕分辨率强制修改成1024x600),保存退出。

max_usb_current=1
hdmi_group=2 
hdmi_mode=87 
hdmi_cvt 1024 600 60 6 0 0 0
hdmi_drive=1

在这里插入图片描述

原文: The 7DP-CAPLCA supports Raspbian/Ubuntu/Kali/Retropie and WIN 10
IoT. Only single-point touch is supported in most of OS, multiple
touches may be supported in some software, max 5-points.

Raspberry Pi doesn’t support hot-plug and auto-recognized the
resolution, you need to configure the resolution manually, otherwise,
the display cannot work normally.

  1. Downolad the newest Raspbian image from Raspberry Pi website(Full or Desktop version is recommended )
  2. Insert the TF card to host PC by card reader and format it.
    • If you have TF card which is ready to use, you can skip to Step 4.
  3. Write Raspbian (.img file) to TF card by image writer software.
    • Note: you need to unzip the zip file to get the .img file.
  4. After writing, open the config.txt file which is located in BOOT directory and modify it.
  5. Remove the line dtoverlay=vc4-fkms-V3D
  6. Add the following lines to the end of config.txt file then save.
max_usb_current=1 
hdmi_group=2  
hdmi_mode=87  
hdmi_cvt 1024 600
60 6 0 0 0 hdmi_drive=1 
  • 1
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值