Hello,
I am working on a 2-wire impedance project with the AD5941. I am trying to get rid of the sequencer controlling the frequency sweep. I would prefer to do all of it through SPI if possible. I have referenced this example: https://ez.analog.com/data_converters/precision_adcs/f/q-a/560706/is-there-way-to-use-ad5940-without-interrupt-or-gpio-interrupt-pin
The only issue here is I am not sure where the data is being written to, as when trying to print it out the values are 0. Any pointers?