Hello,
I am working with the TLV320AIC3254_EVM and PurePath studi to make an automatic audio switch (I have an audio on analog side and if I speak on the I²S side my analog side is extinguished.
This is working correctly with a stereo split on the my digital channel and sending a side into a StMixCtrl and the other side on a Vox Activity Detector (VAD) connected on the Ctrl side of the StMixCtrl.
My problem is that I would like to make an external treatment when the VAD is activated, so I would like to generate an output signal on a pin of the CODEC.
I've checked with the GPIO_output module, but is seem to be only able to generate some interrupt for specific conditions, not customized conditions.
Is there a way to configure it, or another solution to get my signal out on a pin?
Thanks in advance
Best Regards,
Vincent DECAUX