I have designed a circuit with AIC26, but it doesn't work completely. the power up sequence is as follows:
1,power up IOVDD firstly.(if this is a wrong step? but after I correct the mistake, the same result).
2,power up DVDD,AVDD,DRVDD simultaneously;(while the reset pin is 1 or 0 , all the same result)
2,PWD=1;
3,reset=0; reset=1; (genurate a reset pulse)
(by now, if the voltage of MICBIAS pin should be 2.5v?, but the voltage of my board is 0v)
4,13MHz MCLK clock send out.
...
and I cann't read anything from the spi interface(oxFFFF).
Can anybody give me some advice? Thanks !