Search found 11 matches

by kasemann
Tue May 30, 2017 2:48 pm
Forum: Other Applications
Topic: native DSD and Pops/Clicks
Replies: 6
Views: 8033

Re: native DSD and Pops/Clicks

UPDATE: I've measured the I2S signals under pause, stop and stream conditions (you might argue that I should have done this before and you would be right :) and it shows: Whenever the stream is paused or stopped, the port switches back to I2S mode - in other words: For a 2.8MHz DSD signal there is s...
by kasemann
Tue May 30, 2017 8:29 am
Forum: Other Applications
Topic: native DSD and Pops/Clicks
Replies: 6
Views: 8033

Re: native DSD and Pops/Clicks

yes - I've seen and read this post, but it is mostly about DOP, not native DSD - and it suggests using the UserAudioStreamStop() functions which I did and it did not help for the reasons beforementioned. Therefore the questions remain...
by kasemann
Mon May 29, 2017 4:10 pm
Forum: Other Applications
Topic: native DSD and Pops/Clicks
Replies: 6
Views: 8033

native DSD and Pops/Clicks

Hi there As stated in this thread (http://www.xcore.com/viewtopic.php?f=37&t=5145) we have implemented the USB-audio functionality on an XUF208 and have succeeded so far. Most everything is working, including DSD support. But whenever the DSD-stream stops there are nasty pops or clicks. I have t...
by kasemann
Wed Jan 18, 2017 4:42 pm
Forum: Other Applications
Topic: Define SELF_POWERED in run-time
Replies: 1
Views: 2974

Define SELF_POWERED in run-time

Hi We are making a USB audio product based on the usb audio framework... Our device can run on USB Power or with a battery attached. The thing I want to do is this: - Detect whether battery power is used with a GPIO on startup. - Depending on the GPIO-state report myself as a self-powered (or not se...
by kasemann
Thu Jan 12, 2017 5:54 pm
Forum: Other Applications
Topic: native DSD is working SOMETIMES...
Replies: 9
Views: 9733

Re: native DSD is working SOMETIMES...

Hello - I just recovered from crouching on the floor banging my head on the chair... So I found out what caused such inexplicable phenomena... There is still some sort of USB communication problem and also some sort of foobar windows problem that I don't understand, but it comes down to this: SOMETI...
by kasemann
Thu Jan 12, 2017 5:19 pm
Forum: Other Applications
Topic: native DSD is working SOMETIMES...
Replies: 9
Views: 9733

Re: native DSD is working SOMETIMES...

Power lines look good to me - also the NReset really is low before being drawn to 3.3V - that is with and without the capacitor... I attached the power converter schematics below. Coming from the left is the USB power supply.
by kasemann
Thu Jan 12, 2017 3:34 pm
Forum: Other Applications
Topic: native DSD is working SOMETIMES...
Replies: 9
Views: 9733

Re: native DSD is working SOMETIMES...

Hi I checked the manual that says it needs NReset low for 1ms after VDDIO is stable. On our board we derive VDD (1.0V core) from VDDIO after VDDIO is stable. According to my osscilloscope, VDD needs approx. 2ms to stabilize. We use the VDD_good signal of the converter to set NReset - so this should ...
by kasemann
Thu Jan 12, 2017 2:08 pm
Forum: Other Applications
Topic: native DSD is working SOMETIMES...
Replies: 9
Views: 9733

Re: native DSD is working SOMETIMES...

Hi thanks for the answer. The device is ALWAYS powering up and working well (except the native DSD stuff). In other words: Everytime I plug the device into the USB port I can perfectly use it as an USB audio device without hiss or click. Only the recognition of native DSD files is flawed. I checked ...
by kasemann
Thu Jan 12, 2017 12:31 pm
Forum: Other Applications
Topic: native DSD is working SOMETIMES...
Replies: 9
Views: 9733

native DSD is working SOMETIMES...

Hi we have a design based on the xMos Audio-HiRes-2-DAC-HPA reference platform - only we are using a flash xMos chip (XUF208-256-TG64-C10) instead. We ported one of the example projects in the USB-Audio reference code according to AN01027. Everything is working fine so far (USB Connection is working...
by kasemann
Mon Jan 09, 2017 4:28 pm
Forum: Development Tools and Programming
Topic: DSD playback on X-Core 200
Replies: 9
Views: 13714

Re: DSD playback on X-Core 200

Hi While searching for a solution for a similar (or same) problem I stumbled over this thread. I am also only hearing noise when playing back DSD over our customized version of the xk_216_mc application - after having a look at the version numbers it turns out I also use the newer versions mentioned...