Re: Tone generation using DAC




"SP" <prem.sivasamy@xxxxxxxxx> wrote in message
news:1129297367.797809.287850@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Thanks...
> I am planning to write code and any info would be useful and helpful. I
> have used PWM to generate, but this is the first time using an DAC.

If you have used an on chip PWM to produce a sine wave before it should be
easy to change to a DAC. The sound data you send to the PWM register isn't
that different to what you send to the DAC.


.



Relevant Pages

  • Re: Generating sound at microcontroller pin using pwm
    ... I do not want to use a DAC. ... you mean i must also vary duty cycle of the pulses. ... You seem confused on what PWM is - you claimed to be using it, ... need an external means of Amplitude control. ...
    (comp.arch.embedded)
  • Re: can anyone recommend me a microcontroller
    ... and PWM also but not much of anything else.... ... low power would be great but ADC and DAC are the main things I'm looking ... instruction set that is small but is a very good fit with C -- it also ... Need to learn how to apply control theory in your embedded system? ...
    (comp.arch.embedded)
  • Re: can anyone recommend me a microcontroller
    ... I'm in need of a small microcontroller that has ADC and DAC capabilities ... and PWM also but not much of anything else.... ... instruction set that is small but is a very good fit with C -- it also ...
    (comp.arch.embedded)
  • Re: Wieviele Bits netto aus ATMega PWM DAC?
    ... Hab' ich ehrlich gesagt nie probiert, ich finde die Programmierung des PWM ziemlich unerfreulich und wenn du gute DC Performance brauchst erscheint mir ein externer DAC immer besser geeignet. ... Ok, wenn SPI schon drin ist geht das ohne viel Bit-Banging Aufwand, aber beim PWM ist nur ein Register zu beschreiben. ...
    (de.sci.electronics)
  • Re: Tone generation using DAC
    ... I am planning to write code and any info would be useful and helpful. ... have used PWM to generate, but this is the first time using an DAC. ... Prev by Date: ...
    (sci.electronics.misc)