Part Number:DS90UB936-Q1
Hi TI team:
We used the DS90UB936 deserializer, and found that some machines had screen jitter or flashing lines. After analysis, the DS90UB936 on the jitter or flashing machine was exchanged with the DS90UB936 on the normal machine, and it was found that the failure phenomenon followed DS90UB936. what is the reason? Is there a problem with DS90UB936? Or 936 which register is configured incorrectly? See the attached video for details of the fault phenomenon.
thks!
(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_9cae7e58fbe4483ebabaf8305fba23fb');
(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_86f87585337b48e4b8a5d9c739730d34');
Kailyn Chen:
Hello, there is a similar post which is about the flicker issue: https://e2e.ti.com/support/interface-group/interface/f/interface-forum/1024445/ds90ub936-q1-flickering-issue
And I also asked the same questions about UB936 which works abnormally, does the LOCK pin temporarily drop on the 936 side? Does the 936 report any errors in the register related to the FPD-Link or the CSI-2?
,
Zheng Yang:
问题已解决,谢谢!
,
Kailyn Chen:
很高兴您的问题得以解决,方便分享下问题的原因吗?
TI中文支持网

