I am using Sigma Studio with the ADAU1452 DSP. I've been trying to find a block in Sigma Studio that will allow me to read the current audio level using the SPI register interface at runtime. There is a block that displays the level, but that block is apparently only used when debugging with the eval board, and does not show up in the various .h files generated by Sigma Studio with a register address--at least not that I've been able to figure out.
Is there a way to read the audio level at some point in the schematic and present it at a register for reading?
Thanks!