TI中文支持网
TI专业的中文技术问题搜集分享网站

DLP9000: Can not set pattern mode.

Part Number:DLP9000Other Parts Discussed in Thread: DLPC900, DLP500YX

My computer can connect with the device, but the DLP9000  can not be set in a pattern mode in operating mode dialog. If I chose the "Pattern on the fly", it jump back to the “Video mod
(function(id)
{
var v = document.getElementById(id);var op = v.style.position, ol = v.style.left, or = v.style.right, fe = [];
var nodeLimit = 50;
checkVideo = function() {
if (!v.canPlayType || v.error) {
var bound = 0;
while (v.childNodes.length > 0 && bound < nodeLimit) {
bound++;
if (v.childNodes[0].nodeName != 'SOURCE') {
v.parentNode.insertBefore(v.childNodes[0], v);
}
}
v.parentNode.removeChild(v);
} else if (v.readyState == 0) {
window.setTimeout(checkVideo, 249);
}
},
checkVideoRendered = function() {
if (v.networkState == 1 && v.readyState == 4) {
v.style.position = op;
v.style.left = ol;
v.style.right = or;
for (var i = 0; i < fe.length; i++) {
fe[i].parentNode.removeChild(fe[i]);
}
} else {
window.setTimeout(checkVideoRendered, 249);
}
}
if (navigator.userAgent.indexOf('iPad') == -1 && navigator.userAgent.indexOf('iPhone') == -1 && navigator.userAgent.indexOf('iPod') == -1) {
window.setTimeout(checkVideo, 249);
}
})('v_3a6399df5a1047d5be7fd1dcda4ddf49');

Jeremy_Wu:

I have tested it based on the latest GUI version: 5.1.178, there is no such issue.

Please test it based on the latest version: https://www.ti.com/tool/DLPC900REF-SW

First choose Pattern on the fly and then load the pattern.

The power supply is enough?

,

Xin Liu:

My power supply has the capacity of 12V–5A, I think that is enough. And the GUI version   

Jeremy_Wu 说:www.ti.com/…/quote]

is 5.0.0, is not 5.1.178.

Whatever I set operating mode before loading the image or after, the display mode will jump to video mode, and I can not update the  LUT

,

Jeremy_Wu:

Your video shows that DMD part is not compatible with the DLPC controller.

Please check what's your DMD resolution. Or your DMD mounting and connection.

,

Xin Liu:

This is the setting.

This is the device.

,

Jeremy_Wu:

Looks good. Have you ever unpacked the DMD mounting?

,

Xin Liu:

No.

,

Jeremy_Wu:

When you received this toolkit, it is good without this issue?

And what did you do to this system during your operation?

,

Xin Liu:

This is the first time we use it after we bought it.  Except for connecting the controller with DMD, we do nothing. 

,

Jeremy_Wu:

Please download the latest GUI v5.1.178 to do the test.

it can detect the dmd(should be DLP500YS,not dlp9000

,

Xin Liu:

Where can I download the latest GUI V5.1.178. Could you send the last version to me?  Because TI company only provides the version of V5.0.0 on the website, I do not know where I can get it. My email optical_liu@139.com. 

,

Jeremy_Wu:

Please test it based on the latest version: https://www.ti.com/tool/DLPC900REF-SW

,

Xin Liu:

The version is 5.0.0 download from the  link "https://www.ti.com/tool/DLPC900REF-SW" , It is not Ver5.1.178.

,

Jeremy_Wu:

I have sent this V5.1.178 to you.

also the firmware DLPR900PROM-500YX-v6.1.178 to upgrade DLPC900 FLASH.

Please contact the EVM vendor as early to figure out the root cause.

The software detected the wrong DMD part#(Should be DLP500YX not DLP9000).

赞(0)
未经允许不得转载:TI中文支持网 » DLP9000: Can not set pattern mode.
分享到: 更多 (0)

© 2024 TI中文支持网   网站地图 鲁ICP备2022002796号-1