Line-level microphone ADC with onboard DSP, I2S output, and graphical tuning software?

Thread Starter

extrememod2020

Joined Nov 30, 2021
23
Hi all,

I’m looking for suggestions for an audio IC/module to replace or improve on a TI TAC5311-style approach as it requires additional hardware (eval boards etc) to be programmed via graphical UI (PC)

The part of the design I’m focused on is simple:

Single-ended electret mic → analog BJT+Emitter+Follower preamp / → ADC / codec / DSP IC

The analog preamp output is already conditioned and can be treated more like a line-level signal than a raw microphone capsule signal.

Approximate input level:
  • normal use: around 1 Vrms
  • loud / edge cases: possibly 4 Vrms or a little higher

So I’m looking for an ADC/codec/DSP input stage that can either:
  • accept a fairly hot line-level input directly
    or
  • be easily adapted with simple input scaling while preserving audio quality

I originally looked at TAC5311 as it accepts 5 VRMS single-ended input and has everything I need for audio conditioning, but I’m now checking whether there is a better option.

The ideal device/module would have:
  • analog line-level input support
  • ADC
  • preferably integrated DSP/filtering, or an easy way to feed a separate DSP
  • I2S/TDM or similar digital audio output
  • graphical PC tuning software for filters/EQ/gain/dynamics
  • ability to use the graphical software without needing a proprietary evaluation motherboard/controller

The DSP/tuning features I care about are mainly:
  1. high-pass / low-pass filtering
  2. parametric EQ
  3. Dynamics: compressor, gate, limiter (or close enough capabilities such as AGC, DRC, gain staging etc)

I’m also open to a split solution:

line-level analog input → standalone ADC → external DSP

So if a standalone ADC plus a separate DSP platform is a better or more practical architecture than trying to find one all-in-one codec/DSP, I’d be interested in that too.

What I’m trying to avoid:

  • ICs where the GUI tuning software only works with the official EVM/controller hardware
  • parts that only support raw mic-level input and clip easily with line-level signals
  • solutions where all tuning has to be done manually through undocumented registers

Does anyone know of a practical TAC5311 alternative, or a better architecture for handling a hot line-level analog signal into the digital domain with accessible DSP tuning?
 
Last edited:

drjohsmith

Joined Dec 13, 2021
1,560
if you want to experiment, look at something like a teensy arduino from pjrc
250 Mhz plus, with great audio libraries / gui if needed, great adc / dac
add any required front or back end circuit as nedded.
the TAC5311 and assosiated family of parts just about have the options sown up
analog devices is also worth look .
 
Top