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.

[参考译文] DM388:通过 HDCOMP (HDDAC)的隔行输出

Guru**** 2925550 points

Other Parts Discussed in Thread: DM388

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/667376/dm388-interlace-output-through-hdcomp-hddac

器件型号:DM388

大家好、

我们使用的是 IPNC 3.9 SDK。 我们尝试在 HDCOMP (HDDAC)上以隔行格式输出。

DM388 (HDDAC)->VGA 连接器

IPNC_RDK/IPNC_mcfw/demos/mcfw_api_demos/multih_usecase/ti_mcfw_ipnc_main.c

vdisParams.deviceParams[VDIS_DEV_HDMI].resolution = VSYS_STD_480i;

IPNC_RDK/IPNC_mcfw/mcfw/src_bios6/links_m3vpss/system/system_dctrl.c  

 案例 VSYS_STD_480i:
           clkValue = 13500u;
       中断;

TI_TOOLS/hdvpss_01_00_01_37/packages/ti/pSP/VPS/hal/src/vpshal_hdvenc.c  

   {{FVID2_STD_NTSC、720、480、FVID2_SF_Interlased、216000、 60、
       12、68、64、5、41、 5}、0、0、0}、

4.我们使用默认的系统显示控制(HDMI 和 HDCOMP 绑定)

我们正在通过寄存器确认输出格式

COMP_STATUS = devmem2 0x48105200

当我们设置隔行格式输出空白屏幕时、 有什么建议吗?

此致、

Rajm