Re: Hardware before SPI interfacing



When I'm reading the data*** for the ADE7758
(http://www.analog.com/UploadedFiles/Data_Sheets/ADE7758.pdf), there are
some nice timing diagrams on page 7. Compare this to the timing diagrams
of
the SPI module.

Thanks Sir Frank,
I'll try looking at these timing diagrams since I have noted that when
reading data from the chip, there should be a 4us delay (t9 in the timing
diagram) between the fetch command and the output of the data. Maybe I'm
missing that part in the code. I'll try implementing that delay. :)

.