Skip to main content
mohit rai
Associate III
December 19, 2017
Question

Discovery DAC output to another discovery ADC input sync

  • December 19, 2017
  • 1 reply
  • 614 views
Posted on December 19, 2017 at 11:52

How can I synchronize one discovery board DAC output to ADC of other discovery board?

    This topic has been closed for replies.

    1 reply

    AvaTar
    Senior III
    December 19, 2017
    Posted on December 19, 2017 at 12:04

    There is no 'sync' in the DAC output peripheral.

    You can use a normal GPIO as sync signal, to trigger the ADC input of the second board.

    mohit rai
    mohit raiAuthor
    Associate III
    December 19, 2017
    Posted on December 19, 2017 at 17:58

    Thank you for your response.