Applications for direct DAC mode

Designing hardware and software that uses the VS23S0X0 family of ICs as a 8-bit or SPI SRAM memory or as a Video Controller for generating Composite Video (TV-Out) or driving other kinds of displays.
Post Reply
jamestn529
User
Posts: 1
Joined: Sun 2017-07-02 8:47

Applications for direct DAC mode

Post by jamestn529 »

What are some applications for the direct DAC mode of the VS23? Some that I can think of are:
  • Using the DAC by itself. Set the clock divider to its lowest value and the buffer length to 1; write to the start pointer position
  • Arbitrary waveform generation. At lower divider rates, the 10 vclk gap at the end of a "line" shouldn't be significant
  • Audio playback. Instead of looping a single wave, set the start pointer to successive segments of a longer waveform. There doesn't seem to be a way to determine the position within the buffer so knowing when to move the start pointer again requires keeping track of time another way.
IsoPasi
VLSI Staff
Posts: 15
Joined: Tue 2015-11-24 12:31

Re: Applications for direct DAC mode

Post by IsoPasi »

Direct DAC mode of VS23 is a basic 8-bit DAC mode. The idea was to bypass the video modulation logic and give a possibility use the existing hardware as a simple current-mode DAC for some application.

All the applications you have suggested are possible. For the 3rd application it is just like you wrote, you have to keep track of the time on the controlling device.

Best regards,
Pasi
Pasi Isotalus, VLSI Solution Oy
Post Reply