[solved] – Question 79427
From: Zdenek Markovic
zdenek@pcnet.comJul 26 2018
I need small help with my C programming code.
I am tryint to read temperature from Analog Devices chip AD7414.
To read the value needs a two byte read.
The fist byte returns the correct value but the second one always return FF.
I can’t fugure out why.
Can someone help me.
I am enclosing the whole zipped project.
I beleive the issue is in the AD747_Read.c/EpromRead file
Thank you
Zdenek
Expert Answer
OR

