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.

Need info about DAC programming in C

Status
Not open for further replies.

jsbmim

Newbie level 4
Newbie level 4
Joined
Nov 29, 2007
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,312
Hi,
I would like to program a DAC, in C, to convert in a audio signal from a ATEMEGA8 with I2C interface.If someone could gime me a hint...:cry:
I'm a beginner and I don't know where to begin from. I know something about I2C interfacing but is very difficil to start programming it...

Just a hint for someone who is trying to learn!
Please!

Best regards,
Ann
 

programming dac

Hi,

I2C is not too complicated.
you just need to care about the start bit , stop bit and trensition of DATA with CLK.

ON web you can find some source code for 8051 for I2C.
also you may use a micro with built in I2C. , it's very simple.
I think ATMEGA8 may have some micros with built in I2C

Salam
Hossam Alzomor
www(.)i-g(.)org
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top