So you have it exactly like this? Or did I make a mistake here?
Code: Select all
#define NATIVE_DSD (0) /* Support only DoP */
#define DSD_CHANS_DAC (2) /* Stereo output */
#define PORT_DSD_DAC0 PORT_I2S_DAC_DATA
#define PORT_DSD_DAC1 PORT_I2S_ADC_DATA
#define PORT_DSD_CLK PORT_MCLK_IN
Of course! You're being so helpful...