Go Back   Home > Forums > Source & Line > Digital Source
Home Forums Rules Articles Store Gallery Blogs Register Donations FAQ Calendar Search Today's Posts Mark Forums Read

Digital Source Digital Players and Recorders: CD , SACD , Tape, Memory Card, etc.

Please consider donating to help us continue to serve you.

Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving
Reply
 
Thread Tools Search this Thread
Old 12th March 2006, 07:07 AM   #1
slywolf is offline slywolf  Aland Islands
diyAudio Member
 
Join Date: Jan 2005
Location: dsa
Default AD1851 16bit Audio

Hi,i cant send correct codes to ad1851 ,,are there any working example codes ?.My codes is below

serial (unsigned int output_data)

{

unsigned char index;

LE=1;

for( index = 0; index < 16 ; index++ ) // Send 16 bits to
{



if(output_data & 0x8000)
DATA=1;
else
DATA=0;

output_data <<= 1;



CLK=0;
CLK=1;
CLK=0;
}

LE=0;

}
  Reply With Quote

Reply


Hide this!Advertise here!

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help to Connect AD1851 mcuLuca Digital Source 8 14th December 2007 02:24 PM
help with the AD1851 blazin961 Digital Source 1 10th December 2007 08:17 AM
AD1851 DAC PCBs for sale Kochkurov Maxim Swap Meet 10 27th May 2007 08:16 AM
My new AD1851 DAC Kochkurov Maxim Digital Source 0 31st March 2007 10:06 AM
PCM56J vs AD1851 N-J, which one is better? mat_one Digital Source 0 29th December 2006 10:17 AM


New To Site? Need Help?

All times are GMT. The time now is 04:15 AM.

Page generated in 0.05922 seconds (65.14% PHP - 34.86% MySQL) with 10 queries

Copyright ©1999-2012 diyAudio