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.

For help in TVP5150 decoding image color problems

Other Parts Discussed in Thread: TVP5150

 

 

Composite video decoding, using TVP5150 AV signal is generated by computer s terminal, generated by the image color has been changed, and it is continuous cyclical changes, including instant color is correct

Register configuration is as follows

if(atWriteReg(0xb8,0,0x02)==1)

 return 1;

if(atWriteReg(0xb8,0x03,0x0f)==1)

 return 1;

 if(atWriteReg(0xb8,0x0f,0)==1)

 return 1;

 if(atWriteReg(0xb8,0x0d,0x07)==1)

return 1;

if(atWriteReg(0xb8,0x28,0x02)==1)

 return 1;