• Welcome to ASR. There are many reviews of audio hardware and expert members to help answer your questions. Click here to have your audio equipment measured for free!

Introducing DSPi | A powerful, user friendly and open source DSP for less than a cup of coffee

I'm having the same issue as @Rocky Maine , but I don't see the 6.1 version in the Update Driver list.

AK4456/8 and AK5534 are in stock at Mouser. AK5552 has 0 stock. The only major difference I see is that 5534 has 4 ADCs.
Digikey have the 5552. The last digit of both ADC and DAC is just the number of channels, no other signficant difference
 
AK4456/8 and AK5534 are in stock at Mouser. AK5552 has 0 stock. The only major difference I see is that 5534 has 4 ADCs.
Has anyone considered PCM3168A? It is used in the MiniDSP 2x4 HD, is capable of up to 8 channel output and has a hardware mode.
 
I'm having the same issue as @Rocky Maine , but I don't see the 6.1 version in the Update Driver list.

AK4456/8 and AK5534 are in stock at Mouser. AK5552 has 0 stock. The only major difference I see is that 5534 has 4 ADCs.
When I used the automatic option there was no list to choose from; it just ran briefly and installed v6.1.7600.16385

1772192132217.png
 
When I used the automatic option there was no list to choose from; it just ran briefly and installed v6.1.7600.16385
Mine says it's already at the newest version (10). And zadig says it reverted successfully, but it actually didn't.
 
I disabled my security app but that made no difference.
Mine says it's already at the newest version (10). And zadig says it reverted successfully, but it actually didn't.
Could both of you please try running DSPi Console with elevated privileges? Right-click the executable and choose "Run as Administrator". If this does not help, try switching the driver to libusb in Zadig.

This has been a tricky problem to isolate, as everything works correctly on every machine that I have used as a testbed.
 
Could both of you please try running DSPi Console with elevated privileges? Right-click the executable and choose "Run as Administrator". If this does not help, try switching the driver to libusb in Zadig.

This has been a tricky problem to isolate, as everything works correctly on every machine that I have used as a testbed.
Thanks for the suggestions.

Running as admin made no difference.

In Zadig there are these options:
libusbK (v3.1.0.0)
libusb-win32 (v1.4.0.0)
 
Thanks for the suggestions.

Running as admin made no difference.

In Zadig there are these options:
libusbK (v3.1.0.0)
libusb-win32 (v1.4.0.0)
Please use libusb-win32.
 
Has anyone considered PCM3168A? It is used in the MiniDSP 2x4 HD, is capable of up to 8 channel output and has a hardware mode.
According to data sheet, -94 dB THD+N typ, -88 min at 0 dB, no matter what frequency. With digital filter stop band attenuation only 80 dB, there will be a fair bit of noise in that number, so harmonics may be surprisingly low, especially as this is a voltage out DAC, i.e. there are some poor CMOS dacs doing the I/V conversion.

Amir's testing, albeit at -3 dB fs, seems to bear this out: ok performance but even Topping Dacs from 8 years ago are much better:
 
Amir's testing, albeit at -3 dB fs, seems to bear this out: ok performance but even Topping Dacs from 8 years ago are much better:
Amir tested when the 2x4 had the old old AKM chip.


Here is the 2x4 v2 with the correct TI chip. 102 dB SINAD and 108 dB SNR. I think acceptable for a chip that can populate the full 8x outputs.

What would the best outputs be for an IO board? Personally I would think: 2x TRS input, 4x TRS output channels 1-4, 2x RCA output channels 5-6, 1x 3.5mm headphone jack behind a pair of BUF634 channels 7-8.
 
I'm using one of these SPIDF boards.

Connections on the board are GND, SPIF, & +5v.
I have SPIDF connected to GP6, GND to GND.
Where does the 5v connect on the Pico 2?
Console shows no SDIF output and L/R are enabled. USB IN shows a signal.
Thanks.



1772202266161.jpeg
 

Attachments

  • 1772202120028.png
    1772202120028.png
    701.9 KB · Views: 80
iPad with Lightning to USB adapter? That would be sweet.

Thank you for your hard work on this and sharing it with the community!
Yes, it works. I just tested this.
iPad with camera adapter.

1772209421058.png

Power in via lightning cable.
USB out to Pico2.
Optical out to FiiO DAC with USB wall wart.
Line out from DAC to preamp.
Planet Claire played in Tidal app on iPadOS played through my system.
 
What GPI0 will this be on when it's released? I have some free time tomorrow morning and would like to get this wired in.
It will be on GPIO 11 by default and will be assignable. I will be pushing the relevant commits to a new SPDIF input branch while I sort out the clocking complexities.

EDIT: The refactor branch has now been merged to main and I have updated the naming scheme within the project structure.

I have decided to expand the existing pin assignment functionality to encompass much more than just audio pins. Volume controls, tone controls, state toggles for functions (loudness compensation, crossfeed), channel mute toggles, channel gains, delays, three channel stereo (we'll talk about this one later) and more.

A standardized I2C interface for offloading external control and UI (LVGL) to dedicated MCUs such as ESP32-S3 and similar.
 
Last edited:
Amir tested when the 2x4 had the old old AKM chip.


Here is the 2x4 v2 with the correct TI chip. 102 dB SINAD and 108 dB SNR. I think acceptable for a chip that can populate the full 8x outputs.

What would the best outputs be for an IO board? Personally I would think: 2x TRS input, 4x TRS output channels 1-4, 2x RCA output channels 5-6, 1x 3.5mm headphone jack behind a pair of BUF634 channels 7-8.
That is very respectable, thank you for pointing out. I would assume that they used the 8 outputs of the chip go obtain 4 output channels, either by paralleling or by driving them with opposite phase and doing a differential to single ended conversion. There are suspiciously few op amps on that board so it is possible that the filters are entirely passive. That would mean a stunning quality of the on-chip op amps.
 
Last edited:
Back
Top Bottom