Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Login


8 Pages«<5678>
Options
View
Go to last post Go to first unread
Russ White  
#121 Posted : Sunday, December 30, 2012 4:48:39 PM(UTC)
Russ White

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)
By checking that it responds to I2C commands.
felipe  
#122 Posted : Sunday, December 30, 2012 4:59:56 PM(UTC)
felipe

Rank: Member

Groups: Member
Joined: 12/6/2009(UTC)
Posts: 323
Location: Catalonia new Europe state

Thanks: 4 times
Was thanked: 1 time(s) in 1 post(s)
Could you elaborate, how can I do, pic or schematic will help?

Edited by user Sunday, December 30, 2012 5:11:16 PM(UTC)  | Reason: Not specified

Russ White  
#123 Posted : Sunday, December 30, 2012 11:53:31 PM(UTC)
Russ White

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)
You have access to the I2C signals, see if the controller is sending anything.
felipe  
#124 Posted : Monday, December 31, 2012 12:30:52 PM(UTC)
felipe

Rank: Member

Groups: Member
Joined: 12/6/2009(UTC)
Posts: 323
Location: Catalonia new Europe state

Thanks: 4 times
Was thanked: 1 time(s) in 1 post(s)
The controller is the chip with firmware? wich pins have I to measure?
avr300  
#125 Posted : Monday, December 31, 2012 12:55:26 PM(UTC)
avr300

Rank: Member

Groups: Member
Joined: 6/17/2008(UTC)
Posts: 921
Denmark

Thanks: 1 times
Was thanked: 70 time(s) in 69 post(s)
You have access to the i2c bus right here.

The SCL is the clock signal, the SDA is the data line. Measure both with your scope both relative to GND.
avr300 attached the following image(s):
cut.jpg (70kb) downloaded 4 time(s).

You cannot view/download attachments. Try to login or register.
felipe  
#126 Posted : Monday, December 31, 2012 12:58:43 PM(UTC)
felipe

Rank: Member

Groups: Member
Joined: 12/6/2009(UTC)
Posts: 323
Location: Catalonia new Europe state

Thanks: 4 times
Was thanked: 1 time(s) in 1 post(s)
Thanks, pin 7 SCL, pin 5 SDA and pin 4 GND, right?
avr300  
#127 Posted : Monday, December 31, 2012 12:59:59 PM(UTC)
avr300

Rank: Member

Groups: Member
Joined: 6/17/2008(UTC)
Posts: 921
Denmark

Thanks: 1 times
Was thanked: 70 time(s) in 69 post(s)
I was a little slow with the attachment. It's here now.
felipe  
#128 Posted : Monday, December 31, 2012 1:18:55 PM(UTC)
felipe

Rank: Member

Groups: Member
Joined: 12/6/2009(UTC)
Posts: 323
Location: Catalonia new Europe state

Thanks: 4 times
Was thanked: 1 time(s) in 1 post(s)
The pic is perfect, an image is better than 1000 words, really appreciate your help, thanks.
felipe  
#129 Posted : Monday, December 31, 2012 1:23:40 PM(UTC)
felipe

Rank: Member

Groups: Member
Joined: 12/6/2009(UTC)
Posts: 323
Location: Catalonia new Europe state

Thanks: 4 times
Was thanked: 1 time(s) in 1 post(s)
I can't merasure nothing, the scope signal is blinking lightly without signal in both measurements SCL to GND and SDA to GND, I measured also the I2S input signal at the Sidecar and all three are OK.
avr300  
#130 Posted : Monday, December 31, 2012 1:49:21 PM(UTC)
avr300

Rank: Member

Groups: Member
Joined: 6/17/2008(UTC)
Posts: 921
Denmark

Thanks: 1 times
Was thanked: 70 time(s) in 69 post(s)
It can be a little difficult to measure with an analogue scope since data is sent in bursts.

This is a trace from a BII. First you see the bursts

Second I have zoomed in on a single burst.

avr300 attached the following image(s):
20121231-0001.png (25kb) downloaded 6 time(s).
20121231-0002.png (28kb) downloaded 10 time(s).

You cannot view/download attachments. Try to login or register.
avr300  
#131 Posted : Monday, December 31, 2012 1:52:04 PM(UTC)
avr300

Rank: Member

Groups: Member
Joined: 6/17/2008(UTC)
Posts: 921
Denmark

Thanks: 1 times
Was thanked: 70 time(s) in 69 post(s)
On my old analogue scope it was seen like this.
avr300 attached the following image(s):
cut.jpg (57kb) downloaded 5 time(s).

You cannot view/download attachments. Try to login or register.
felipe  
#132 Posted : Monday, December 31, 2012 3:29:00 PM(UTC)
felipe

Rank: Member

Groups: Member
Joined: 12/6/2009(UTC)
Posts: 323
Location: Catalonia new Europe state

Thanks: 4 times
Was thanked: 1 time(s) in 1 post(s)
Same scope:

I2S DATA input Sidecar

UserPostedImage

I2S LRCK input Sidecar

UserPostedImage

I2S BCK input Sidecar

UserPostedImage
avr300  
#133 Posted : Tuesday, January 1, 2013 9:56:13 AM(UTC)
avr300

Rank: Member

Groups: Member
Joined: 6/17/2008(UTC)
Posts: 921
Denmark

Thanks: 1 times
Was thanked: 70 time(s) in 69 post(s)
As long as we are checking whether your microprocessor is working or not, don't concentrate on the I2S lines - only the I2C lines are interesting.

You have to be able to measure some activity at the I2C header. If you can't detect any activity your uP is not running.
Brian Donegan  
#134 Posted : Tuesday, January 1, 2013 2:38:01 PM(UTC)
Brian Donegan

Rank: Administration

Groups: Administration, Customer
Joined: 10/24/2006(UTC)
Posts: 2,868
Location: Massachusetts, USA

Thanks: 2 times
Was thanked: 141 time(s) in 134 post(s)
All you need to do to test it is try the volume control pot. If it works, the firmware is fine. If it doesn't, the firmware chip is not functioning.
felipe  
#135 Posted : Tuesday, January 1, 2013 2:53:29 PM(UTC)
felipe

Rank: Member

Groups: Member
Joined: 12/6/2009(UTC)
Posts: 323
Location: Catalonia new Europe state

Thanks: 4 times
Was thanked: 1 time(s) in 1 post(s)
I can't detect any activity at the I2C header changing some SW2 switches.
felipe  
#136 Posted : Tuesday, January 1, 2013 3:30:43 PM(UTC)
felipe

Rank: Member

Groups: Member
Joined: 12/6/2009(UTC)
Posts: 323
Location: Catalonia new Europe state

Thanks: 4 times
Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: Brian Donegan Go to Quoted Post
All you need to do to test it is try the volume control pot. If it works, the firmware is fine. If it doesn't, the firmware chip is not functioning.


Thanks Brian I will try.
felipe  
#137 Posted : Tuesday, January 1, 2013 3:37:37 PM(UTC)
felipe

Rank: Member

Groups: Member
Joined: 12/6/2009(UTC)
Posts: 323
Location: Catalonia new Europe state

Thanks: 4 times
Was thanked: 1 time(s) in 1 post(s)
The volume pot is working.Angel
Russ White  
#138 Posted : Tuesday, January 1, 2013 5:54:53 PM(UTC)
Russ White

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)
Ok, so now if switch on the disable SPDIF autodetect DIP switch - then the DAC should *not* detect SPDIF. If that is true then the port expander is working correctly.

After that, If you set all of the switches to OFF except the REMAP switch then all should be well.

Edited by user Tuesday, January 1, 2013 5:56:36 PM(UTC)  | Reason: Not specified

jackal29a  
#139 Posted : Wednesday, January 2, 2013 11:10:31 PM(UTC)
jackal29a

Rank: Member

Groups: Member
Joined: 10/26/2012(UTC)
Posts: 3
Spain

Hi Russ and Brian,

I'm wrtiting on behalf of Felipe because he thinks his English is not good enough to explain himself properly or understand your instructions.

I have gone with him through the integration guide and checked all settings/configs for his setup. All seems to be according to the recommended stereo configuration with the B-III plus Sidecar and 4 way SPDIF board. Still he says SPDIF sounds much louder (2x) than I2S or DSD. Changing SW2 switch #8 seems to have no effect whether it is changed with music playing or changed and then power cycle the DAC. Should channel remaping on/off change increase or decrease output level?

I'm not in the same place (in fact I'm 650+ Km away) so I can't help testing, just translate and, for sake of speed, speak to him over the phone.

Cheers

Javier
Brian Donegan  
#140 Posted : Thursday, January 3, 2013 1:00:54 AM(UTC)
Brian Donegan

Rank: Administration

Groups: Administration, Customer
Joined: 10/24/2006(UTC)
Posts: 2,868
Location: Massachusetts, USA

Thanks: 2 times
Was thanked: 141 time(s) in 134 post(s)
Does he use the same software for S/PDIF and I2S from the computer?
Rss Feed  Atom Feed
Users browsing this topic
GuestUser (4)
8 Pages«<5678>
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.