c'mon guys, lets put our heads together to control a STA310 ac3 decoder

I can't make my STA 310 working, I've even fried one.
I've got a question to H0rus:

From where did you get this values:
i2c_write_reg(i2c_addr,0xAB,0x00); //?? (should be set according to getting started guide.. )
i2c_write_reg(i2c_addr,0xB2,0x00); //??
i2c_write_reg(i2c_addr,0xB3,0x00); //??

This registers are undocumented, do you have some other matherials?

And another question, does anyone have two STA 310 to spend?

Sorry for my english.
 
I think that this register contains software version for DSP in STA310. This software version isn't included in datasheet so we can assume that the STA310 is newer than datasheet.
You can also try to email ST for correct values, thy replayed once for my four emails :cannotbe:
 
It's working 😀 Here's my testbench:
 

Attachments

  • img_6511.jpg
    img_6511.jpg
    72.2 KB · Views: 619