页次: 1
lcd_hbp = <36>; //# hsync back porch(pixel) + hsync plus width(pixel);
lcd_ht = <680>; //# hsync total cycle(pixel)
lcd_hspw = <24>; //# hsync plus width(pixel)
lcd_vbp = <9>; //# vsync back porch(line) + vysnc plus width(line)
lcd_vt = <1453>; //# vsync total cycle(line)
lcd_vspw = <2>; //# vsync plus width(pixel)
像这几条的参数如何计算呢 求各位大佬指点
页次: 1