mandar_mahajan
Full Member level 2
yes it will be 0x4a. for sure.
Added after 1 minutes:
Try increasing ur nop instruction.
increase it by double/tripple.
Added after 17 minutes:
I am using 15 nop's. Just try this . Increase it in adc_cmd();
P11=1;//sclk high
++nop;
++nop;
++nop;
++nop;
++nop;
++nop;
++nop;
++nop;
++nop;
P11=0;//sclk=0;
Added after 1 minutes:
Try increasing ur nop instruction.
increase it by double/tripple.
Added after 17 minutes:
I am using 15 nop's. Just try this . Increase it in adc_cmd();
P11=1;//sclk high
++nop;
++nop;
++nop;
++nop;
++nop;
++nop;
++nop;
++nop;
++nop;
P11=0;//sclk=0;