Post Go back to editing

LTC2686 library for Raspberry Pico or Arduino

Hello, I've bought a DC2904A evaluation kit containing an LTC2686 DAC. Instead of using the Linduino board to control a single DC2904A I want to control several of these boards with a Raspberry Pico microcontroller, which can run Arduini C-code. I've tried to find some example code for the LTC2686, but so far I haven't found any. In the LTSketchbook.zip file downloaded from www.linear.com/ docs/43958, there are several examples but for not for the LTC2686.

Is there any ready-to-run simple/minimal example code to control the LTEC2686 using a Raspberry Pico. Or, if not, code for an Arduino Uno?