Hi dear people!
Sorry, I need more explanations or help.
The example presets on the GUI are for 44.1kHz use.
I would like to work with 48kHz and with a rather low MCLK frequency of 2.048MHz. (This is the frequency coming from the MCU to the MCLK pin of the DAC on my board)
By the way, the GUI actually does not have to "work", but only serve as a sort of script generator.
Table 2-23 (page 66 on SLAU434A) shows the following register values for this:
// PLL Configuration for fS = 48kHz
// MCLK (MHz) PLLP PLLR PLLJ PLLD MADC NADC AOSR MDAC NDAC DOSR
// 2.048 1 3 14 0 2 7 128 7 2 128
I was hoping to use the GUI to configure all this safely, but I cannot achieve the desired sample rate fS of 48kHz
Using the values of the table, I get DAC_FS = 48.7619kHz
Writing directly to the register, yes, I could try, but I would feel more comfortable by relying on the GUI.
Could you please guide me through this?
Best regards,
Gustavo