|
|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| 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 |
|
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
diyAudio Member
|
I'm working on a project using the TI TAS3103. From SDIN input I2S audio signal,but SDOUT no output. I use a MCU control TAS3103 by I2C bus. I can read and write the register of TAS3103.
I issue a command(0x00432433@0xF9). Has anyone had this problem? Please help me,thanks a lot!
__________________
KevinChen |
|
|
|
|
#2 |
|
diyAudio Member
|
My schmatic in attach.
__________________
KevinChen |
|
|
|
|
#3 |
|
diyAudio Member
|
Dbuf.SubAddr = I2S_FORMAT_SUB_ADDR;
Dbuf.Data.B_Data[0] = 0x00;//0x04; Dbuf.Data.B_Data[1] = 0x43;//0x40; Dbuf.Data.B_Data[2] = 0x24; Dbuf.Data.B_Data[3] = 0x33; TAS3103_SendData(&Dbuf,4); Dbuf.SubAddr = G_TO_Y_SUBADDR; Dbuf.Data.B_Data[0] = 0x00; Dbuf.Data.B_Data[1] = 0x80; Dbuf.Data.B_Data[2] = 0x00; Dbuf.Data.B_Data[3] = 0x00; TAS3103_SendData(&Dbuf,4); Dbuf.SubAddr = H_TO_Z_SUBADDR; Dbuf.Data.B_Data[0] = 0x00; Dbuf.Data.B_Data[1] = 0x80; Dbuf.Data.B_Data[2] = 0x00; Dbuf.Data.B_Data[3] = 0x00; TAS3103_SendData(&Dbuf,4);
__________________
KevinChen |
|
|
|
|
#4 |
|
diyAudio Member
|
I have solve this problem. It can not work is due to I2S bit clock is not right.
I set codec as 24bit 48KHz. It can not work when I set TAS3103`s LRCLK as 48KHz,BCK as 1.536MHz. It can work when I set TAS3103`s LRCLK as 48KHz,BCK as 3.072MHz.
__________________
KevinChen |
|
|
|
|
#5 |
|
diyAudio Member
Join Date: Jan 2010
|
Hello everyone!
I'm new to dsp audio processing... we're assigned to do a dsp audio frequency equalization +agc+ noise filtering project and I'm interested in this TAS3103 chip. Any one here that can help me to give a clear idea about this chips' capabilities? Any source codes or advices are greatly appreciated. |
|
|
|
|
#6 |
|
diyAudio Member
Join Date: Jan 2011
|
Please helpe me i need control that ic TAS3103 by Micorcontroller
and the software for that Micorcontroller { that software control all function and VU Meter and Spectral Analysis ,,,, all all function } thank you ..... |
|
|
|
|
#7 |
|
diyAudio Member
Join Date: Jan 2011
|
i need control all function for TAS3103 by Micorcontroller and software
EQ , Bass ,Treble ,3D Effect ,Reverb,Volume Control, VU Meter Spectral Analysis all all all function .... data shseet for it at attachment ,,,,,,,....Thank you very much |
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PWM signal to Audio signal possible? | thx_dts71 | Class D | 2 | 11th November 2008 02:38 PM |
| Class Evolution-Modulating SMPS output to track audio signal | vectorplane | Power Supplies | 42 | 13th January 2007 12:33 PM |
| mod a L&R sum output to stereo signal? | compact7 | Subwoofers | 0 | 3rd April 2006 03:28 AM |
| Audio DAC as signal generator (Need DC output). | haldor | Digital Source | 21 | 7th December 2002 01:05 AM |
| New To Site? | Need Help? |
| Page generated in 0.10542 seconds (73.96% PHP - 26.04% MySQL) with 11 queries |