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.

some error of TVP5158 in DM365

Dear all:

i reference the code of UDworks  , but in MCVIP_demuxRun

i get the wrong number of line , as below

MCVIP_demuxRun(2) chId[1] , linenum:240 != 239
MCVIP_demuxRun(2) chId[1] , linenum:241 != 239
MCVIP_demuxRun(2) chId[1] , linenum:242 != 239
MCVIP_demuxRun(2) chId[1] , linenum:243 != 239
MCVIP_demuxRun(2) chId[0] , linenum:240 != 239
MCVIP_demuxRun(2) chId[0] , linenum:241 != 239
MCVIP_demuxRun(2) chId[0] , linenum:242 != 239
MCVIP_demuxRun(2) chId[0] , linenum:243 != 239

the correct number is 239 , i don't know what 's wrong with my program

I have carefully check the settings of i2c in MCVIP module , the setting is the same as UDworks

dose anyone know where is wrong , please give me some suggestion or direction to fix it

I'm appreciate that

thank you for your visit

 

 

 

  • additional one thing:

    i have check Status 1 and Status 2:

    Status 1 always 0x1e  and Status 2 are 0x80 , 0x90 , 0xb0 , 0xa0 ,it have four value.

    is it can tell  me something with wrong???

    or the settings of 5158 is correct? something else is wrong?

    what are the register that i should to check or modify

    can anyone give me some help

    thanks a lot