Hello everyone
I was testing the TLV320AIC3254 to create a mask voice amplifier but I'm getting troubles with the feedback .Since it's a tiny device , mic and speaker are relatively close.
So far I tested the next
- changed the generic microphone with Unidirectional , works better but when I increase the gain to the target , feedback appears
- I'm using MonoDec4xAGCIn to control the gain and avoid saturation
- I also added an equalizer to enhance the voice quality
I was reading several post on internet , one of them from Analog Device has a complete project for that , they use an NLMS filter , but I couldn't find this filter in PurePath
I appreciate if you can give some tips or recommendation to reduce the feedback.This is a prototype for a commercial product that our costumer required .The only matter pending so far is eliminate the feedback
here is the current PurePath blocks that I'm using
Thanks in advance for you reply