Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
Hi! I have downloaded the I2C protocol implementation by SCCB software...from anlaog devices for communicating with ADV7171 video encoder....... I have a small problem here... In that actually they have given pdf for the implementation.... I have read that file........., Actually in this code for every one register write we have to have to Config_ADV7171 and then SCCB_interface... So, iam able to write only one register at a time............ But in the video encoder ADV7171 there is a internal Address increament which we can use for easily writing the registers at a time when they are sequential....... ""Is this possible with this code...... "" i have tried by having more data values and i tried to read the same registers but, the results are very bad.... Thank u inAdwance......