I followed the post that outlines how to set the volume registers to control volume. I used the max volume outlined in the datasheet(DVC_PCM 0x5092 BEE4), but that did not seem to affect the volume of the sound. I'm running in ROM mode, so I just turn on the chip and start sending data over I2S. I verified that the default reading of volume is read as outlined in the datasheet(0x4000 0000), and it gets bumped to the max value(0x5092 BEE4). Is there something else that needs to be done to change speaker volume?