4. What are the different types dynamic errors in ADC & DAC ? What will b d control word for interfacing as shown in fig. below? Also write the subroutine program to read the digital data from ADC.
4. What are the different types dynamic errors in ADC & DAC ? What will b d control word for interfacing as shown in fig. below? Also write the subroutine program to read the digital data from ADC.
Ans Control Word :
10011001=99H
SUBROUTINE PROGRAM
RDATA : IN 02H ; PORT C
ANI 01H
JZ RDATA
IN 00H ;PORT A
RET