<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>You are probably going to have to have a master to set everything
      up and multiple processors to output stuff in parallel.</p>
    <p>Figure out which interface you are going to use. Probably SPI or
      I2C, even though a lot of SPI interfaces run at 50 MHz it's going
      to take PCB rocket science to get it to work that fast.<br>
      <br>
      Then pick your chips you're going to use.<br>
      <br>
      Last thing is do a calculation to figure out how long it actually
      takes to do a transfer.</p>
    <p>Jay S.<br>
    </p>
    <div class="moz-cite-prefix">On 12/7/2023 4:35 PM, Danjel van Tijn /
      intellijel wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CACn5rYFn-Zf-SDQXNWS-FTnDf3MLf3RNby6hcUNarVZh0id0cQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr" class="gmail_signature"
          data-smartmail="gmail_signature">
          <div>What is the current ideal way to generate a large number
            of CV outputs from a single CPU?<br>
            <br>
            Let's say I wanted to generate 100 outputs with an update
            rate of a few kHz and an equivalent bit depth of 12 or 16
            bits.</div>
          <div><br>
          </div>
          <div>I know that back in the day when DACs were extremely
            expensive, the designs would use a single DAC and then demux
            to a bunch of S&Hs.  <br>
            <br>
            Now that DACs are cheaper, is it better to chain a bunch of
            8- or 16-channel DACs? <br>
            <br>
            Or would it make more sense to use an FPGA and create a
            giant multi-channel 1-Bit DAC?<br>
            <br>
            Looking at some Elektron hardware teardowns it appears that
            they are using the latter approach.</div>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Synth-diy mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Synth-diy@synth-diy.org">Synth-diy@synth-diy.org</a>
<a class="moz-txt-link-freetext" href="http://synth-diy.org/mailman/listinfo/synth-diy">http://synth-diy.org/mailman/listinfo/synth-diy</a>
Selling or trading? Use <a class="moz-txt-link-abbreviated" href="mailto:marketplace@synth-diy.org">marketplace@synth-diy.org</a>
</pre>
    </blockquote>
  </body>
</html>