Other Parts Discussed in Thread: PCM5122EVM-U, PCM5142EVM-U
I am developing a project with PCM5121, and I want to use Audio Processing Fixed Audio Processing Flow (Program 5), and the MCU programming logic is as follows:
1. Enter Stand-by mode(RQST=1)
2. adaptive mode (AMDC=1)
3. process flow setting (PSEL[4:0]=5)
4. normal mode (RQST=0)
In fact, I re-filled the coefficient parameter before step 2, but in fact, no matter whether I filled in the coefficient parameter or not, as long as the third step is executed, the DAC will not output. May I ask what causes this?