Yet another Volume controlers and source selections

TDA7439 ATMEGA8

Hi
Finish the test program for TDA7439

'ATMEGA8
'fusebit INT 8 Mhz
' LINK TO DATASHEET http://www.atmel.com/dyn/resources/prod_documents/doc2486.pdf

' ENCODER/BUTON
' Portd.0 MENU Button
' portD.1 Encoder B
' portD.2 Encoder A
' GND Encoder C
' LINK to DATASHEET http://www.sparkfun.com/datasheets/Components/TW-700198.pdf

' TDA7439
' SDA Pin 1 To Portc.4
' SCL Pin 30 To Portc.5
' 2 * 4K7 RES to pullup SDA & SCL to +5V
' LINK TO DATASHEET http://www.datasheetcatalog.org/datasheet/stmicroelectronics/4291.pdf

' LCD 16x2
' Rs = Portb.0
' E = Portb.1
' Db4 = Portb.2
' Db5 = Portb.3
' Db6 = Portb.4
' Db7 = Portb.5
' RW = GND
' Add a potmeter for contrast !!!

' FUNCTIONS
' INPUT 1 to 4
' VOLUME 0 to -56 db
' INPUT GAIN 0 to 15 db
' BASS -14 to +14 db
' MIDDLE -14 to +14 db
' TRIBLE -14 to +14 db

' MENU AUTO RESET TO MAIN menu (volume) after 3 sec

Video Here :
VIODE OF LCD MENU

Files Here :
HEX BIN for ATMEGA8 & schematic
 
ok
one thng can we change input 1 ... to some thing like CD, FM , USB DAC, Phone , phone as in cell phone.. for usb dac i was thinking sinc there is a pin on PCM2704 which changes state when connected to pc. than we can use that pin to check for connection to pc so no need to touch the dial for changing channel if we connect to pc
 
ok
one thng can we change input 1 ... to some thing like CD, FM , USB DAC, Phone , phone as in cell phone.. for usb dac i was thinking sinc there is a pin on PCM2704 which changes state when connected to pc. than we can use that pin to check for connection to pc so no need to touch the dial for changing channel if we connect to pc

Done :) CD, FM , USB DAC, Phone and center menu select on lcd

Added Portd.3 as SSPND
activ = low (auto select USB DAC)

! Note you cant change input while PORTD.3 IS LOW

files are updated
 
Last edited:
it's the same board as you can buy from tibi.
turn the volume up, and disconnoct the source you will hear hum

Jempie,

There are two 0 ohm resistors on the board R42L and R42R.
These are connecting VC ground to VC power suppply ground.
Normally these resistors shouldn't be connected. However, we have provided them in case you want to make a single ground star for all power sources in your design.
If these resistor are not connected, than you should search for hum elsewhere, because in this case VC is completely isolated from any power supply.

Regards,
Tibi
 
Last edited by a moderator:
pcb layout for TDA7439DS

hi
made this pcb for replacing my pga2311 ( vvvvvvvery sweet chip) card, since things are modular in my amp.. i can relace the processor, amp, power filters. so even my preamp is sort of modular...

anyways just posting the pic of the pcb... let me how to improve it more.. if possible..

yes i know i should have used mkt capz.... but .... i wanted to make it small and couldnt source all the cap in same chemical family in bombay market.. anyways.. did what i could
 

Attachments

  • tda7439.jpg
    tda7439.jpg
    146.1 KB · Views: 1,073
Disabled Account
Joined 2010
Farmtech

According to the regular r2r schematic the resistors are

R30-R40
10k 2.5k 5.8k 15k 53k 390k
R31-R41
82k 47k 27k 16k 12k 10k

If you compare link Logarithmic Attenuator Calculator

The value are different

10k 8k2 5k6 3k9. I have the Same problem as jempie