当前位置:网站首页>Solve the problem of incomplete display around LCD display of rk3128 projector
Solve the problem of incomplete display around LCD display of rk3128 projector
2022-07-07 20:09:00 【liu_ sir_】
You need to add attributes
persist.sys.overscan.main=overscan 100,100,100,100
Pay attention to adjusting the screen parameters
/*
* RockChip. 39720A-LVDS-1280x720 FOR rk3128-86V
*
*/
/ {
disp_timings: display-timings {
native-mode = <&timing0>;
timing0: timing0 {
screen-type = <SCREEN_LVDS>;
lvds-format = <LVDS_8BIT_1>;
out-face = <OUT_P888>;
/* Min Typ Max Unit
* Clock Frequency fclk 44.9 51.2 63 MHz
*/
clock-frequency = <60000000>;
hactive = <1280>; /* Horizontal display area thd 1024 DCLK */
vactive = <720>; /* Vertical display area tvd 600 H
边栏推荐
- 力扣599. 两个列表的最小索引总和
- Automatic classification of defective photovoltaic module cells in electroluminescence images-论文阅读笔记
- Chapter 9 Yunji datacanvas was rated as 36 krypton "the hard core technology enterprise most concerned by investors"
- vulnhub之school 1
- The boundary of Bi: what is bi not suitable for? Master data, Martech? How to expand?
- Sword finger offer II 013 Sum of two-dimensional submatrix
- The DBSCAN function of FPC package of R language performs density clustering analysis on data, checks the clustering labels of all samples, and the table function calculates the two-dimensional contin
- 开源OA开发平台:合同管理使用手册
- c语言如何判定是32位系统还是64位系统
- 【STL】vector
猜你喜欢

剑指 Offer II 013. 二维子矩阵的和

mock.js从对象数组中任选数据返回一个数组

Sword finger offer II 013 Sum of two-dimensional submatrix

mysql 的一些重要知识

【哲思与实战】程序设计之道

数据孤岛是企业数字化转型遇到的第一道险关

Open source heavy ware! Chapter 9 the open source project of ylarn causal learning of Yunji datacanvas company will be released soon!

干货分享|DevExpress v22.1原版帮助文档下载集合

BI的边界:BI不适合做什么?主数据、MarTech?该如何扩展?

Openeuler prize catching activities, to participate in?
随机推荐
pom.xml 配置文件标签:dependencies 和 dependencyManagement 区别
线性基
R language ggplot2 visualization: use the ggqqplot function of ggpubr package to visualize the QQ graph (Quantitative quantitative plot)
Throughput
使用高斯Redis实现二级索引
Le PGR est - il utile au travail? Comment choisir une plate - forme fiable pour économiser le cœur et la main - d'œuvre lors de la préparation de l'examen!!!
JVM GC垃圾回收简述
R language uses ggplot2 function to visualize the histogram distribution of counting target variables that need to build Poisson regression model, and analyzes the feasibility of building Poisson regr
RESTAPI 版本控制策略【eolink 翻译】
Force buckle 674 Longest continuous increasing sequence
【哲思与实战】程序设计之道
Force buckle 599 Minimum index sum of two lists
R language ggplot2 visualization: use the ggdensity function of ggpubr package to visualize the packet density graph, and use stat_ overlay_ normal_ The density function superimposes the positive dist
力扣 2315.统计星号
Navicat连接2002 - Can‘t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock‘解决
MRS离线数据分析:通过Flink作业处理OBS数据
[auto.js] automatic script
[confluence] JVM memory adjustment
pom. XML configuration file label: differences between dependencies and dependencymanagement
剑指 Offer II 013. 二维子矩阵的和