Author Topic: Designing a single purpose microcontroller  (Read 2037 times)

0 Members and 1 Guest are viewing this topic.

Offline terry_dactleTopic starter

  • Newbie
  • Posts: 6
  • Country: au
Designing a single purpose microcontroller
« on: September 02, 2018, 06:31:16 am »
Who would I go to, to design and manufacture a microcontroller for the sole purpose of being a 14 bit ADC for RCA outputs with I2C inputs for expandability?
Basically I want to design 2 microcontrollers, a master and a slave to convert the analog signals from an RCA from a preamp then the slave will convert it back.
Thanks in advance.
 

Offline Gribo

  • Frequent Contributor
  • **
  • Posts: 629
  • Country: ca
Re: Designing a single purpose microcontroller
« Reply #1 on: September 02, 2018, 02:32:18 pm »
You should go to the major MCU vendors. I am sure they will be happy to give you a few million USD quote for such a job. The alternate route is to find an MCU with the desired features. AD and TI both have such devices, at various price points.
I am available for freelance work.
 

Offline terry_dactleTopic starter

  • Newbie
  • Posts: 6
  • Country: au
Re: Designing a single purpose microcontroller
« Reply #2 on: September 03, 2018, 05:52:07 am »
Fair point, thanks for the input.
 

Offline Eka

  • Regular Contributor
  • *
  • Posts: 160
  • Country: us
Re: Designing a single purpose microcontroller
« Reply #3 on: September 05, 2018, 02:05:19 pm »
I wouldn't be surprised it it doesn't already exist, but I'd expect it to be 16+ bits versus only 14 bits.

STM32F072VBT6 could do it at 12 bits. Just add hardware to interface the DAC and ADC to the phono jacks. STM32F373 series has a built in 16 bit ACD. It would need an output DAC of 14 or 16 bits. I'm betting some manufacturer already has one with the appropriate 16 bit ADC, 16 bit DACs and audio analog IO hardware to allow direct connection the the phono jacks. Ask over in the "Microcontrollers & FPGAs" area if somebody knows of existing ones.

A quick search turned up hundreds of single board computers that have 16 bit stereo audio input and output interfaces, plus advanced communications so the data could be transmitted over the network, or a dedicated set of wires.

If you want to make 10,000+ of them, custom silicon is a good option because it can handle most of the analog as well as the digital, and put it into a small but simple to solder package. That would simplify the schematic and PCB greatly.
 
The following users thanked this post: terry_dactle


Online SiliconWizard

  • Super Contributor
  • ***
  • Posts: 14480
  • Country: fr
Re: Designing a single purpose microcontroller
« Reply #5 on: September 07, 2018, 02:34:57 pm »
At what max sample rate?

Analog Devices notoriously has a whole range of MCUs with embedded converters up to 24-bit:
http://www.analog.com/en/products/processors-dsp/microcontrollers.html
 

Online PCB.Wiz

  • Super Contributor
  • ***
  • Posts: 1545
  • Country: au
Re: Designing a single purpose microcontroller
« Reply #6 on: September 17, 2018, 06:15:47 am »
Who would I go to, to design and manufacture a microcontroller for the sole purpose of being a 14 bit ADC for RCA outputs with I2C inputs for expandability?
Basically I want to design 2 microcontrollers, a master and a slave to convert the analog signals from an RCA from a preamp then the slave will convert it back.
Thanks in advance.
That's rather too vague to go to anyone with.
You have just broadly described an audio CODEC, and those are made by the shipload.

but you need to define the sample rate, and S/N expected for your ADC and DACs, and if you want this to be Stereo or Mono, or > 2 channels etc
 
The following users thanked this post: terry_dactle


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf