For those who do not know what the MSGEQ7 is:
It is a 8pin IC that presents the frequency(7 bands) amplitude as an analog voltage from 0V to 5V/VCC. The 7 bands are multiplexed to one Output Pin.
I need to use a MSGEQ7 at 3.3V and I have heard of problems with the MSGEQ7 at 3.3V and the datasheet says that it is operating better at 5V. I would need to convert the 0-5V range of the output to 0-3.3V.
I need an analog conversion so I thought of an OpAmp or a simple resistor divider.
I would prefer the resistor divider because it is simpler but would it work? And what resistances should I chose?
In the range of 1k,10k or 100k?
The datasheet says it has an output impedance of 700 Ohms. You generally want a load 10 times (or more) of the output impedance so a voltage divider with resistances that add-up to 10K-100K should be fine.
But... The strobe & clock inputs might need 5V (when the chip is running from 5V).
I think the author of that thread is fooling himself. Yes those chips are noisy and shifting it to a Teensy does not make them any noisier it is simply the higher resolution A/D that appears to produce more noise.
Also these are just second order filters so thinking you can have any sort of meaningful results by having five chips slightly off tuned is pure folly.
They work quite well at three volts as shown by my project running off a Raspberry Pi.
Also check out how I use them for dancing skeletons
Grumpy_Mike:
I think the author of that thread is fooling himself. Yes those chips are noisy and shifting it to a Teensy does not make them any noisier it is simply the higher resolution A/D that appears to produce more noise.
Also these are just second order filters so thinking you can have any sort of meaningful results by having five chips slightly off tuned is pure folly.
They work quite well at three volts as shown by my project running off a Raspberry Pi.
Nice, the dancing skeletons are quite well done. Any one who didn't know would probably assume their movement was preset to the music.
Sounds like 3.3v will work just fine for what i'm doing then. As you'd know the MSQEQ7 data sheet just says 5v provides "the best performance". That's pretty much the reason for people like myself and the op trying to keep it at 5v. By performance are they referring to the amount of potential noise?
By performance are they referring to the amount of potential noise?
Possible but who knows it is quite a poor data sheet. What you can say is that with 5V you get a better dynamic range. But at the end of the day is is only a second order switched capacitor band pass filter.