Post Go back to editing

Any advice on reading the AD7779 DOUT0 using an STM32 SAI input?

Hi,

I'm trying to read samples from all eight channels of an AD7779. I've got the SPI control interface up and running with very few problems but I need to route the analogue samples through the digital serial interface into an SAI input on an STM32F746-family ARM. I can see the DCLK, DRDY and DOUT0 are being driven but the processor doesn't seem to register the data arrival.

There's very little support from ST unless you want to use the SAI in a pure audio capacity, but I need to use the interface in "freeform" mode.

I'd appreciate any advice - good or bad!

Thanks in advance,

Dave

Parents
  • Hi Dave,

    Apologies for the late reply, glad to hear you are sorted on the SPI. When using DOUT, unlike, the AD7779 acts as the master instead. Unfortunately I don't have experience myself interfacing it through the STM32, as we use for the Evaluation Board our SDP-H1 boards. Have you used the evaluation board? Checking how the interface work on that one  may be of help for you?

    Regards,

    Lluis.

Reply
  • Hi Dave,

    Apologies for the late reply, glad to hear you are sorted on the SPI. When using DOUT, unlike, the AD7779 acts as the master instead. Unfortunately I don't have experience myself interfacing it through the STM32, as we use for the Evaluation Board our SDP-H1 boards. Have you used the evaluation board? Checking how the interface work on that one  may be of help for you?

    Regards,

    Lluis.

Children
No Data