M
mlajevar
Guest
Hello
I wrote a vhdl code for implementing amplifer and ADC on sparan3E board,
am working with LTC1407A-1 Dual A/D on spartan3E(with SPI protocol),m
problem is when I changed the analog voltage which is applied to thi
A/D,the eight most significant digital value on LEDs also change
accordingly,but it's not equal to what I calculated based on the formul
D[13:0]=(Gain*(Vin-1.65)*8192)/1.25v provided in the data sheet.LED'
follow specific pattern for each analog voltage ,I mean I tested differen
voltage and every time the result on LED's were same,so my program doe
understand different volages,but the problem is ,it is not equivalent t
what I got from formula. can anyone help?please give me an idea what I ca
do.
I wrote a vhdl code for implementing amplifer and ADC on sparan3E board,
am working with LTC1407A-1 Dual A/D on spartan3E(with SPI protocol),m
problem is when I changed the analog voltage which is applied to thi
A/D,the eight most significant digital value on LEDs also change
accordingly,but it's not equal to what I calculated based on the formul
D[13:0]=(Gain*(Vin-1.65)*8192)/1.25v provided in the data sheet.LED'
follow specific pattern for each analog voltage ,I mean I tested differen
voltage and every time the result on LED's were same,so my program doe
understand different volages,but the problem is ,it is not equivalent t
what I got from formula. can anyone help?please give me an idea what I ca
do.