阿莫西林 发表于 2019-4-25 16:59:22

469I_Discovery 分区域刷新

469I_Discovery开发板 DSI 分区域刷新,将800x480分为2块区域交替刷新时,为什么使用
uint8_t pScanCol[]    = {0x02, 0x15};             /* Scan @ 533 */
HAL_DSI_LongWrite(&hdsi_eval, 0, DSI_DCS_LONG_PKT_WRITE, 2, OTM8009A_CMD_WRTESCN, pScanCol);
将 触发TE的扫描行定位533啊,为什么是533?哪位能解答一下,谢谢

zoomdy 发表于 2019-5-9 15:11:14

参考http://www.cnblogs.com/spartan/archive/2011/08/16/2140546.html,显示接口的历史遗留问题
页: [1]
查看完整版本: 469I_Discovery 分区域刷新