How doI read the VU meter?
I am only seeing 2 I2C addresses in the I2C overview list for my VU meter.
The RMS aSA coefficient at 0x29 and the meter enable at 0x2A.
I am sending an enable value (0x01) to the enable address.
I have tried reading back from the same address but am only getting 0's for the 4 bytes.
I have been able to read back volume gain settings from volume blocks and am programming the DSP from an 8051 MCU.
I am also able to modify filter coefficients and see results so basic communication with the DSP is working.
Thanks for any help.
A.J. Ashley