Rank: Member
Groups: Member
Joined: 10/18/2012(UTC) Posts: 18 Location: Bucuresti Was thanked: 1 time(s) in 1 post(s)
|
Hi guys,
What will happen with the DAC's configuration registers when reset is applied after power on? In other words, are the internal DAC registers reconfigured by the on-board I2C micro-controller or the DAC will remain in the default mode after reset??
Thanks, Mihai
|
|
|
|
Rank: Administration
Groups: Administration, Customer Joined: 10/24/2006(UTC) Posts: 3,979 Location: Nashville, TN
Thanks: 25 times Was thanked: 89 time(s) in 83 post(s)
|
The registers would reset to defaults.
You would need to cycle the controller too if you wish custom configuration to happen again.
|
|
|
|
Rank: Member
Groups: Member
Joined: 10/18/2012(UTC) Posts: 18 Location: Bucuresti Was thanked: 1 time(s) in 1 post(s)
|
Hi Russ,
How can I do that? The problem is related with power lines stabilization. Do you put some delay in micro-controller at the beginning of the code? If yes, then how log is this delay? I wanna put some reset IC which will hold the DAC in reset mode until all voltages are steady still
Kind regards, Mihai
|
|
|
|
Rank: Administration
Groups: Administration, Customer Joined: 10/24/2006(UTC) Posts: 3,979 Location: Nashville, TN
Thanks: 25 times Was thanked: 89 time(s) in 83 post(s)
|
I assume you are talking about a custom controller?
|
|
|
|
Rank: Member
Groups: Member
Joined: 10/18/2012(UTC) Posts: 18 Location: Bucuresti Was thanked: 1 time(s) in 1 post(s)
|
no, I am talking about the BIII embedded controller
|
|
|
|
Rank: Member
Groups: Member
Joined: 2/1/2012(UTC) Posts: 332 Location: The Netherlands
Thanks: 4 times Was thanked: 18 time(s) in 18 post(s)
|
What are you trying to achieve by keeping the dac in default mode for a while? |
|
|
|
|
Rank: Member
Groups: Member
Joined: 10/18/2012(UTC) Posts: 18 Location: Bucuresti Was thanked: 1 time(s) in 1 post(s)
|
Automute when data is zero at the input of the DAC and no interruption in async mode when the DAC MCLK is an multiple of the incoming bit-rate. I use the BIII with SDtrans384 in sync mode with a custom dual clock module and i have also a custom input mux board for spdif. When spdif is selected sometimes large pops come from the speakers. Resting the DAC solve this issue
|
|
|
|
Rank: Administration
Groups: Administration, Customer Joined: 10/24/2006(UTC) Posts: 3,979 Location: Nashville, TN
Thanks: 25 times Was thanked: 89 time(s) in 83 post(s)
|
All you are doing is going back to the chip defaults when you reset the DAC.
You can achieve the same thing by just leaving all the switches in their default state.
Pay careful attention to how you are wiring the the source too.
|
|
|
|
Rank: Administration
Groups: Administration, Customer Joined: 10/24/2006(UTC) Posts: 3,979 Location: Nashville, TN
Thanks: 25 times Was thanked: 89 time(s) in 83 post(s)
|
Oh one thing crucial to remember is that the DAC must have a master clock present to start up correctly. The on-board firmware needs the DAC to have an active master clock at start up. If you are not doing that you will need custom firmware that sets the registers only after it knows it has a good master clock. Edited by user Friday, February 8, 2013 3:32:49 PM(UTC)
| Reason: Not specified
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.