Search results

  1. A

    Teensy 4.1 and DAC high-speed demux

    ^ this is great info for me and I'm sure other in the future. Thanks! This is also basically what we did. We didn't actually use the Arduino library or higher level NXP HAL, we ended up just using the direct/lower level LPSPI_WriteData function in fsl_lpspi.c of the NXP SDK. This is less helpful...
  2. A

    Teensy 4.1 and DAC high-speed demux

    old thread here .. the OP is likely well past this stage but for others I will add my experience. Having used the NXP i.MX RT1062 you can certainly demux many CV's from one or multiple DAC's. The ideal solution may be to have an 8ch DAC on each voice module. The RT1062 operates at 528MHz (some...
Back
Top