Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

DAC0808 with microprocessor

Status
Not open for further replies.

Hadeel Swedan

Newbie level 2
Joined
May 23, 2014
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
11
hello
im trying to design a digital to analog converter (sine wave generator) and show the output signal on Oscilloscope.
im using DAC0808 and a 68008 microprocessor
my question is how to control the frequency of the sin wave shown in the oscilloscope
 

In a DAC system, each part of the cycle is produced by a number being converted into a voltage. If you want to change the frequency you have to adjust the speed at which the numbers are written to the DAC. The faster you write to it, the higher the frequency will be.

Brian.
 

it's a coding thing right ??
**i'm using EASY68k
 

Yes, a coding thing!
I worked for Motorola for long enough to know not to use their procesors so I can't help with the code. Somewhere there will be a timing routine that paces the bytes being sent to the DAC, you need to adjust the timing to make diffeent frequencies come out.

Brian.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top