native dsd256 /512 adc input code

If you have a simple question and just want an answer.
groovucutz
New User
Posts: 2
Joined: Sat Jan 07, 2017 8:47 am

native dsd256 /512 adc input code

Post by groovucutz »

Hello all!
After many research I haven' t success to find code to able native dsd recording with xmos chip's.
I'm totally newbie in c/c++ code ( i'm just beginning to learn). But not in electronic.

Actuallly I have a - diyinhk XMOS Multichannel - basically following the XMOS XCORE-200 Multichannel Audio Platform reference design with XMOS XCORE-200 XU216-512
and I m also building a clone of the xCORE-200 Multichannel Audio Platform without the dac/adc and clock modifications.

I have a adc ak5572 and a dac ak4490. Both capable of dsd256 /512 and 768khz and a xmos jtag debug board for programming.

My questions are:
- there is a existing code to able native dsd256 ( or 512) input for ADC
- if not, there is a way to do this with my actual little knowledge in c/c++, because I think that it should be just some minor modification, because it already works for playback.
- perhaps somebody can show me

thank you for you help!


User avatar
larry
Respected Member
Posts: 275
Joined: Fri Mar 12, 2010 6:03 pm

Post by larry »

The current USB audio code doesn't support DSD recording, only playback
User avatar
infiniteimprobability
XCore Legend
Posts: 1126
Joined: Thu May 27, 2010 10:08 am

Post by infiniteimprobability »

If you fancy a project, there may be others out there willing to collaborate:

https://www.xcore.com/forum/viewtopic.php?f=47&t=4668
groovucutz
New User
Posts: 2
Joined: Sat Jan 07, 2017 8:47 am

Post by groovucutz »

thank you for your reply