This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DAC80508: Communication Protocol

Part Number: DAC80508

Hi,

Good Day.

Customer is talking about the SPI communication protocol. He looked at the link below provided (as well as the header file provided in the parent thread) but wanted to verify something else. If he's sending SPI commands to the DAC80508EVM board, the write sequence should be the "address" followed by the "value", correct?

https://e2e.ti.com/support/data-converters-group/data-converters/f/data-converters-forum/1016329/dac80508-how-to-set-initialization-for-spi-communication-of-dac80508?tisearch=e2e-sitesearch&keymatch=DAC80508EVM#

How does the DAC eval board differentiate a write command from a read command? Is it just that a read command is "address only" instead of an address followed by a value (in the case of the write sequence)?

Please advise. Thank you very much.

Best Regards,

Ray Vincent

  • Hi Ray,

    The DAC80508 datasheet covers the format of access cycles and has additional information on page 25.

    In normal operation, the access cycle is structured as:

    The first bit of the cycle denotates whether it is a read or write operation.

    If it is a read operation, the below cycle is sent from the DAC after the initial read request:



    Thanks,
    Lucas