This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

dm642外同步视频显示问题



现在用TMS320C64x 做的一块板子,采用内同步时,视频输出正确,使用外同步时,按照《TMS320C64x DSP Video Port/VCXO Interpolated Control (VIC) Port Reference Guide》的要求修改了寄存器配置如下:

Video Display Control Register (VDCTL)

FXS = 1

 VXS = 1

 HXS = 1

Video Display Counter Reload Register (VDRELOAD)

VRLD = 1

 CRLD = 1

HRLD = 732

视频输出同步基本上没有问题,但视频输出有问题,显示时屏幕上多了绿色滚动条纹,覆盖在原视频上。请问各位高手,这是什么原因,如何解决?是不是还有其他的寄存器需要设置呢?