Other Parts Discussed in Thread: TAS5825M
Hello everyone,
Currently I'm using TAS5825MEVM as an external board and connected to my MCU/Audio Interface.
So basically :
MCU/Audio Interface -> TAS5825MEVM
WCLK -> LRCLK
BCLK -> SCLK
SDATA -> SDIN
SDA <-> SDA
SCL -> SCL
GPIO -> PDN(Active low)
So my problem is that currently there's no audio output at the TAS5825M.
I'm hoping there's someone here that can assist me regarding this matter.
I will share my register settings and startup sequence for reference.
Read Register :
03h 0x03, 68h 0x03, 70h 0x00, 71h 0x00, 72h 0x00, 73h 0x00
Also, regarding DSP Memory or Process Flow,
Do I need to manually write each DSP Memory register through I2C in my case here?
Since I'm not using PPC3 app.
Any feedback or information can be really helpful.
Thank you.