AUDIOPHONICS DAC I-Sabre ES9038Q2M Raspberry Pi / I2S & SPDIF / PCM DSD USB-C Power Supply

ES9038Q2M

Audiophonics offers you the successor of the DAC I-Sabre 9028 now with the ES9038Q2M chip. The ES9038Q2M allows outstanding sound performance thanks to components selected to ensure the utmost accuracy and precision in playback without sounding aggressive.

Average votes for this product
4.7 / 5

By buying this product you get 9 loyalty points


Reference : 12795
New product

99,00 €tax incl.

82,50 € tax excl.
Including 0,05 € for green tax

- +

Shipping date: 23-04-2024.

Orders placed before 12h (GMT+1) will generally be shipped the same day (working day).

Livraions depuis la france
Livraison depuis la france Livraison depuis la france Livraison depuis la france

Shipping from France
Billing in France
Technical support in France

Produit garantie 2 ans

Accessories for this product

 
More info

AUDIOPHONICS ES9038Q2M

DAC 32bit 768kHz / I2S & SPDIF

DAC I-Sabre ES9038


Audiophonics offers you the successor of the DAC I-Sabre 9028 boarding this time the decoding chip ES9038Q2M. This version offers remarkable sound performance, thanks to the Hyperstream II architecture, traditionally reserved for professional devices.

Ever increasing audio quality


Following its predecessors, the ES9038Q2M offers exceptional sound performance thanks to components selected to ensure the greatest accuracy and precision in the restitution without sounding aggressive.
This version is based on recognized technologies. It also benefits from Hyperstream II, significantly improving dynamic range while reducing jitter and unwanted noise.
The design includes an ultra low phase noise crystal as clock for ES9038Q2M.

Test and review by Audio Science Review

"The AUDIOPHONICS DAC I-Sabre ES9038Q2M finally brings good performance to HAT DACs. It rivals the performance of the higher priced DACs from Allo and Orchard Audio but at lower cost."
Test Qobuz
CPDL, entrée I2S et horloge

An autonomous system


Like the previous ES9028Q2M, the ES9038Q2M has been designed to mount on a Raspberry Pi, thus providing the best possible output quality for a compact player.

It is compatible with other GPIO Raspberry format cards as well. Moreover it is possible to connect it to any I2S or SPDIF source. (USB interface, DSP ..)
The card offers an encoder-controlled hardware volume control, with an OLED screen display, allowing it to operate in complete autonomy.

Specific driver installation is optional and will allows you to control the volume or change the input source from Linux.

An improved user experience


Thanks to a built-in microprocessor, the I-Sabre 9038Q2M is able to automatically detect the format and sampling rate of the source and automatically adapt to it.
It automatically detects if the source is 16bit / 24bit or DSD DOP

This CPLD chip control maintains high stability while preventing decoding problems as well as the appearance of listening artifacts.

High quality analog output

The ES9038 I-Sabre board has two 9J NJM 2114 bipolar operational amplifiers powered by 9V for the C conversion section.I / V voltage, which allows a high quality of analog output.

A last AOP NJM 2214 used in buffer finalizes the analog output stage and ensures an optimal restitution.

AOP NJM 2114

A complete solution


This converter has the potential to evolve into a complete solution. By way of example, an OLED screen dedicated to displaying the source, the volume and the bitrate can easily be added.

We can also add an encoder to control the volume of the DAC to avoid loss of quality inherent software volume management.

Warning: This product contains only the Audiophonics I-Sabre ES9038Q2M DAC. The RaspBerry Pi, OLED screen and rotary encoder are sold separately.

The rotary encoder only works if the OLED display is also present.

Built-in dedicated kernel kernel driver in RPI > 4.19.34


Used in conjunction with a Raspberry Pi, the I-DAC Sabre ES9038Q2M benefits from a complete dematerialized streaming solution.

Audiophonics 9038Q2M driver is supported by Raspberry Pi kernel since version 4.19.34, which greatly facilitates the installation, and provides instant access to the hardware volume control, filter management, and input selection (I2S / SPDIF) .
(Dtoverlay = i-sabre-Q2M in config.txt)

To date (June 2019) the selection of the driver is built in:

Software solution for audio moode raspberry pi

Volumio


Volumio offers an efficient and highly intuitive web control interface, ideal for getting started. This is the ideal option to easily obtain a powerful and easy-to-use audio / decoder player.

Software solution for audio moode raspberry pi

moOde Audio


Moode Audio is a solution based on MPD like Volumio.
It allows reading files, radios, flow UPNP and even Qobuz (controlled UPNP)

dietpi software solution for raspberry pi

Dietpi


The software solution allows use DietPi Logitech Media Server / Squeezelite and / or ROON.
It is also an effective working basis to install other applications, however, require some knowledge (SSH connection) to go further.

Solution logicielle picore player pour raspberry pi

Picore Player 5.0


Picore Player is a powerful Squeezelite/LMS solution. It is easy to use, to install and to configure. This software solution can access all the DAC fonctions to enjoy every feature offered by the I-Sabre card.

graphique alsamixer


Alsamixer control interface under DietPi

Compatible Volumio


The ES9038Q2M driver is also compatible with the Volumio solution via a manually installable plugin.
Volumio offers an efficient and highly intuitive web control interface, ideal for getting started.
This is the ideal option to easily obtain a powerful and easy-to-use audio / decoder player.

Solution logicielle volumio

Controling DAC functions with I2C

This DAC card has a micro-controller which is very helpful to set basic functions. Any user can control it with an Arduino or any I2C controler for in housing integration.

The card allows multiple control thanks to 4 possible I2C addresses that can be reached with jumpers JP1 & JP2 :

I2C Address

  • Without jumper : 0x48
  • JP1 : 0x49
  • JP2 : 0x4A
  • JP1 & JP2 : 0x4B

Once connected the following registers are accessible (read-only) :



Registers functions

  • 0x20 : Volume from 0 to 100
  • 0x21 : Mute 0x00 = Mute OFF, 0x01 = Mute ON
  • 0x22 : Filters :
    • 0x00 = brick wall
    • 0x01 = corrected minimum phase fast
    • 0x02 = minimum phase slow
    • 0x03 = minimum phase fast
    • 0x04 = linear phase slow
    • 0x05 = linear phase fast
    • 0x06 = apodizing fast
  • 0x21 : Mute 0x00 = Mute OFF, 0x01 = Mute ON
  • 0x24 : Entrée 0x00 = I2S, 0x01 = SPDIF


Excerpt of Arduino code for volume control

Adresse_I2C = 0x48;
VarVolume = 50;
Wire.beginTransmission(Adresse_I2C);
Wire.write(0x20);
Wire.write(VarVolume);
Wire.endTransmission();

Supported PCM / DSD formats


The DAC-ISABRE is 24/192 compatible with the RPI-DAC driver and up to 32bit 384KHZ with its driver and distributions using an optimized audio kernel. (Volumio, Dietpi ...)

It can also read DSD64 / DSD128 DOP with solutions like Volumio and Logitech Media Server

SPDIF input accepts PCM format up to 24/192 and DSD 128 DOP. 
I2S Input can accept up to PCM 32/768k and DSD 512 DOP. The use in addition to an Allo KALI is not compatible with the DSD mode.

MoOde Audio Connect

Pictures may show an old version of the board. Do not use them as a reference for your installation

 Audiophonics ES9038Q2M test by
The Hans Beekhuyzen Channel

 

Audiophonics DAC I-Sabre ES9038Q2M Raspberry Pi / I2S & SPDIF / PCM DSD Alimentation USB-C

Specifications
Sampling rateUp to 32 bit 768KHz (Max 384 pour RPI)
PCM 16/24/32Bit Auto switch

DSD 64/128/256/512 DOP Auto Switch (Max DSD 128 pour RPI)
THD0.002 dB
THD + N-108dB Measured
Output level1.54V Vrms / 2.24Vpp
Power supply5V DC via USB-C

 

Connectors
Inputs1x I2S GPIO (pinout RPI-DAC)
1x I2S
1x SPDIF

1x I2C (RPI)
Outputs1x RCA Stereo

1x I2C for OLED (MCU)
1x I2C (RPI reference)
1x SPI (RPI reference)
Dimensions
Length90 mm
Width57 mm
Weight42 g

 

 

Measurement in real conditions with Audio Precision:

Audio specter frequency response 9038

Pinout OLED SCREEN Winstar 16x2
9038Q2MWinstar Screen 16x2
PIN 61
PIN 22
PIN 264
PIN 345
PIN 246
PIN 2211
PIN 1812
PIN 1613
PIN 1314
IR receiver
GPIO 26 (PIN 37)OUT (Data IR receiver)
 
Data sheet
InputI2S
OutputRCA
DAC / ADC ChipES9038Q2M
Max sampling rate768kHz
 
Delivery

We deliver all over France, and internationally.
To find out the amount of shipping costs, simply go to your cart once you have added the desired products.
To discover our different services and delivery options, click on the following logos :

Only registered users can post a review. Log in or create an account .
Average votes
4.7 / 5
27 reviews
Why write products reviews ?
You can share your feelings about products and help other people by sharing your experience

Note :
 4/5
Date :
Absolutely outstanding, BUT...
I am extremely happy with this product, the sound is excellent.
However, the display function has one major flaw. It shows the sampling rate in large characters, readable form the listening position. The sampling rate is not so interesting. The VOLUME on the other hand, is much more useful but it is displayed in so small characters that it is unreadable.
If a new version of this product would be released that displays the VOLUME in readable characters, I would buy it just for that.
 (0)
 (0)
This review has been posted for AUDIOPHONICS DAC I-Sabre ES9038Q2M Raspberry Pi / I2S & SPDIF / PCM DSD USB-C Power Supply
Note :
 5/5
Date :
ES9038Q2M DAC
First I had the old I-SABRE V4 DAC ES9023 TCXO. I t was ok, but I have added Kali reclocker. That was a nice improvement in clarity. Then I added battery power and again it was noticeably better, cleaner. Then I replaced the DAC with the new I-Sabre ES9038Q2M and it is another clearly audible improvement. There is nothing more in the sound, I'd say it's the opposite. There is less bloat. Everything is more controlled and precise, bass is less boomy, the overall presentation is more clear and there is more audible detail on top, but everything is still smooth without any harshness. Nice DAC!
 (1)
 (0)
This review has been posted for AUDIOPHONICS DAC I-Sabre ES9038Q2M Raspberry Pi / I2S & SPDIF / PCM DSD USB-C Power Supply
Note :
 5/5
Date :
au top
La carte est géniale, le rendu est vraiment bon. J'ai déjà un raspdac mini qui est équipé avec celle-ci je commande donc les yeux fermés
Juste dommage qu'il n'y ai pas les entretoises vendu avec.
 (0)
 (0)
This review has been posted for AUDIOPHONICS DAC I-Sabre ES9038Q2M Raspberry Pi / I2S & SPDIF / PCM DSD USB-C Power Supply
Note :
 5/5
Date :
Fantastic device
I had a RaspDAC with Sabre Es9023 that I have upgraded to use this HAT. I also have a Denafrips Ares II DAC with Pi2AES streamer and using Topping pre90 and Perreaux 2150 power amp into B&W Matrix 804 speakers. I just spent the evening comparing the upgraded RaspDAC (with linear power supply) to the pi2Aes/Ares II. I was expecting the RaspDAC to come off 2nd by a long way, but iit was much closer than I thought. I would not have spent the money on the pi2AES/Ares II had I heard this DAC before. The pi2AES/Ares II is clearly better but this DAC comes close. Great detail and super smooth with no sibilant hardness. An absolute audio bargain!
 (3)
 (0)
This review has been posted for AUDIOPHONICS DAC I-Sabre ES9038Q2M Raspberry Pi / I2S & SPDIF / PCM DSD USB-C Power Supply
Note :
 5/5
Date :
Superb DAC its outstanding control
I can agree on all positive reviews, plus the excellent control possibilities such as the optional volume control. I have not tested the I2C input yet, but it is tempting to try. This DAC is perfect for my 4 channel DSP crossover filter. Recommended!
 (0)
 (0)
This review has been posted for AUDIOPHONICS DAC I-Sabre ES9038Q2M Raspberry Pi / I2S & SPDIF / PCM DSD USB-C Power Supply
 
AUDIOPHONICS DAC I-Sabre ES9038Q2M Raspberry Pi / I2S & SPDIF / PCM DSD USB-C Power Supply
Audiophonics offers you the successor of the DAC I-Sabre 9028 now with the ES9038Q2M chip. The ES9038Q2M allows outstanding sound performance...

Write a review !


*



No products

To be determined Shipping
0,00 € Tax
0,00 € Total

Prices are tax included

Check my cart