This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TLV320DAC32: GUI Use without Dev Board?

Part Number: TLV320DAC32


I'm trying to use the TLV320DAC32 EVM Software for getting a setup script for the registers, and it hangs after one second of running every time, running windows 11. I tried using it in a Windows XP virtual machine as well, same result. Does the software run without a board connected? Can I somehow interface the software with my custom board using I2C?

I'm trying to solve an issue of an unintended phaser sound effect on my output, and I think it might be a register setup issue. I wanted to try using the PLL instead of the clkdiv, thinking I might be getting some kind of jitter issue from a dirty clock from my STM32H7 MCU. I'm unsure what to set the PLL registers to. 

I've setup my I2S bus on the STM32 to be the master, outputting a master clock at 256x 48kHz. I've adjusted the input clock to the SPI bus so there's zero error between the real audio frequency and expected audio frequency. If my Dac_fs setting is 48kHz, and dual rate is disabled, what do I set my PLL registers to, to get the required clock for the DAC?