arduino-libraries / Arduino_AdvancedAnalog

Advanced Analog Library
GNU Lesser General Public License v2.1
8 stars 5 forks source link

How to set up external trigger for conversion #78

Open zeiss-dirk opened 3 months ago

zeiss-dirk commented 3 months ago

Thank you for setting up this library! I would like to trigger the output of the DAC based on an external trigger. According to the docs of the arduino giga (https://docs.arduino.cc/tutorials/giga-r1-wifi/cheat-sheet/?queryID=37005a6b50265e10fe098d0af5a53c7f), this should be possible, it states "External triggers for conversion". Is there a way to do this with the AdvancedAnalog library?

iabdalkader commented 3 months ago

The library currently does not support that.