Tool/software:
HI,TI team
TLV320AIC3204 ,Reset the pin, when to give the high level, when to give the low level, can directly use the MCU IO port control?
Only for high and low levels, or do I need to give waveform?
Thank you very much!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
HI,TI team
TLV320AIC3204 ,Reset the pin, when to give the high level, when to give the low level, can directly use the MCU IO port control?
Only for high and low levels, or do I need to give waveform?
Thank you very much!
Hi Luo,
Reset must be LOW while the device is powering up. Reset can be HIGH 10ns after DVDD is stable. See this app note: https://www.ti.com/lit/an/slaa492a/slaa492a.pdf?ts=1718650101032
You can use a MCU IO port to drive Reset. The Reset is level triggered, so no waveform is needed. Just HIGH and LOW is enough.
Best regards,
Jeff McPherson