Audio Conversion With ADS1243 The Next CEO of Stack OverflowLine level audio and muxingData communication via audio channelHow exactly do USB audio interfaces interface with a computer? (specifically ADC)Converting analog stereo to digital stereoHow to design a single-ended to differential converter with audio transformer?How to convert 4 wire speaker level output to 3 wire line levelConvert PWM to Analog using a DAC chip in order to emulate a Potentiometer for audioAudio Switch Board GroundingUnbalanced to balanced audio signal conversionInterfacing audio ADC WITH PIC32MX250128B
Purpose of level-shifter with same in and out voltages
When "be it" is at the beginning of a sentence, what kind of structure do you call it?
How did Beeri the Hittite come up with naming his daughter Yehudit?
What can the phrase “is embedded in a whale of a bill” mean?
Is "three point ish" an acceptable use of ish?
Is there such a thing as a proper verb, like a proper noun?
What steps are necessary to read a Modern SSD in Medieval Europe?
Traveling with my 5 year old daughter (as the father) without the mother from Germany to Mexico
Pulling the principal components out of a DimensionReducerFunction?
Won the lottery - how do I keep the money?
Physiological effects of huge anime eyes
Is it okay to majorly distort historical facts while writing a fiction story?
Strength of face-nailed connection for stair steps
Is there such a thing as never melting snow?
Can I use the word “Senior” as part of a job title directly in German?
Decide between Polyglossia and Babel for LuaLaTeX in 2019
What CSS properties can the br tag have?
Is there a way to save my career from absolute disaster?
Expectation in a stochastic differential equation
Where do students learn to solve polynomial equations these days?
Inexact numbers as keys in Association?
Lucky Feat: How can "more than one creature spend a luck point to influence the outcome of a roll"?
Does Germany produce more waste than the US?
How many extra stops do monopods offer for tele photographs?
Audio Conversion With ADS1243
The Next CEO of Stack OverflowLine level audio and muxingData communication via audio channelHow exactly do USB audio interfaces interface with a computer? (specifically ADC)Converting analog stereo to digital stereoHow to design a single-ended to differential converter with audio transformer?How to convert 4 wire speaker level output to 3 wire line levelConvert PWM to Analog using a DAC chip in order to emulate a Potentiometer for audioAudio Switch Board GroundingUnbalanced to balanced audio signal conversionInterfacing audio ADC WITH PIC32MX250128B
$begingroup$
How can I use the TI ADS1243 8-channel ADC to convert a line-level audio signal (ideally balanced) to a digital 24-bit (as stated on data-sheet) stream.
audio texas-instruments
$endgroup$
add a comment |
$begingroup$
How can I use the TI ADS1243 8-channel ADC to convert a line-level audio signal (ideally balanced) to a digital 24-bit (as stated on data-sheet) stream.
audio texas-instruments
$endgroup$
add a comment |
$begingroup$
How can I use the TI ADS1243 8-channel ADC to convert a line-level audio signal (ideally balanced) to a digital 24-bit (as stated on data-sheet) stream.
audio texas-instruments
$endgroup$
How can I use the TI ADS1243 8-channel ADC to convert a line-level audio signal (ideally balanced) to a digital 24-bit (as stated on data-sheet) stream.
audio texas-instruments
audio texas-instruments
asked 9 hours ago
James ConwayJames Conway
1247
1247
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
You can't. The datasheet is surprisingly vague on this point, but this is a low-speed ADC, intended for instrumentation applications. The analog bandwidth is just a few tens of Hz at most.
$endgroup$
add a comment |
$begingroup$
You don't.
The ADS1243 datasheet gives an analog bandwidth of maximum 14.6 Hz.
That's well below what anyone would normally call audio.
The ADS1243 is intended for high resolution sampling of slow changing measurements - the datasheet mentions weight scales and blood analysis as intended uses.
Certainly nothing about using it in a stereo system.
There are multichannel 24 bit audio codecs out there. The ADS1243 isn't one of them, though.
$endgroup$
$begingroup$
Do you know of any "multichannel 24 bit audio codecs"
$endgroup$
– James Conway
9 hours ago
1
$begingroup$
Google barfed up a long list when I used that search term. Also, check Mouser or Digikey using those keywords. I've never built anything that needed such a beast.
$endgroup$
– JRE
8 hours ago
1
$begingroup$
Something like this is the wildest I've ever used. Also low speed. The biggest difficulty you will have is in actually making use of 24 bits. It can be a challenge to keep noise and crosstalk down to the point that those 24 bits represent signal instead of noise.
$endgroup$
– JRE
8 hours ago
$begingroup$
Something like mouser.co.uk/Texas-Instruments/Semiconductors/Interface-ICs/… be suitable?
$endgroup$
– James Conway
8 hours ago
$begingroup$
@JamesConway That looks like an appropriate choice to me.
$endgroup$
– Alex Hajnal
1 hour ago
add a comment |
$begingroup$
From the datasheet
When a 2.4576MHz crystal is used, the device can be programmed for an output data rate of 15Hz, 7.5Hz, or 3.75Hz. Under these conditions, the digital filter rejects both 50Hz and 60Hz interference.
With a maximum datarate of 15Hz, I think you can kiss audio goodbye
$endgroup$
$begingroup$
Perfect for recordings of whalesong.
$endgroup$
– Hearth
6 hours ago
add a comment |
$begingroup$
The ADS1234 is a part designed for use in low bandwidth high resolution sensor sampling applications. In particular bridge style sensors are supported where gain is applied to the sensor reading and even 50/60 Hz filtering is performed. It indicates right in the "Features" section of the data sheet that signal sample rates of 10 or 80 samples per second are supported.

Audio sampling on the other hand is done at much higher rates. High performance audio sampling for CD is typically done at 44.1kHz and DVD at 48kHz. So as you can see, this device is not at all suitable for what you intend.
$endgroup$
1
$begingroup$
Okay, I have to ask, how did you do that cut effect in your image there? Do you use some screenshot software that automates it, or did you do it manually?
$endgroup$
– Hearth
6 hours ago
$begingroup$
@Hearth - It is done manually in Microsoft Paint program. I could describe the steps that make it easy to if you are really interested.
$endgroup$
– Michael Karas
3 hours ago
$begingroup$
Nah, I can see how to do it manually. I was just wondering if you had some quick and easy way to do it. Thanks!
$endgroup$
– Hearth
2 hours ago
$begingroup$
Well my technique does not require me to do tedious manual erase of the text.
$endgroup$
– Michael Karas
2 hours ago
add a comment |
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
);
);
, "mathjax-editing");
StackExchange.ifUsing("editor", function ()
return StackExchange.using("schematics", function ()
StackExchange.schematics.init();
);
, "cicuitlab");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "135"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f429949%2faudio-conversion-with-ads1243%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You can't. The datasheet is surprisingly vague on this point, but this is a low-speed ADC, intended for instrumentation applications. The analog bandwidth is just a few tens of Hz at most.
$endgroup$
add a comment |
$begingroup$
You can't. The datasheet is surprisingly vague on this point, but this is a low-speed ADC, intended for instrumentation applications. The analog bandwidth is just a few tens of Hz at most.
$endgroup$
add a comment |
$begingroup$
You can't. The datasheet is surprisingly vague on this point, but this is a low-speed ADC, intended for instrumentation applications. The analog bandwidth is just a few tens of Hz at most.
$endgroup$
You can't. The datasheet is surprisingly vague on this point, but this is a low-speed ADC, intended for instrumentation applications. The analog bandwidth is just a few tens of Hz at most.
edited 8 hours ago
answered 9 hours ago
Dave Tweed♦Dave Tweed
123k9152265
123k9152265
add a comment |
add a comment |
$begingroup$
You don't.
The ADS1243 datasheet gives an analog bandwidth of maximum 14.6 Hz.
That's well below what anyone would normally call audio.
The ADS1243 is intended for high resolution sampling of slow changing measurements - the datasheet mentions weight scales and blood analysis as intended uses.
Certainly nothing about using it in a stereo system.
There are multichannel 24 bit audio codecs out there. The ADS1243 isn't one of them, though.
$endgroup$
$begingroup$
Do you know of any "multichannel 24 bit audio codecs"
$endgroup$
– James Conway
9 hours ago
1
$begingroup$
Google barfed up a long list when I used that search term. Also, check Mouser or Digikey using those keywords. I've never built anything that needed such a beast.
$endgroup$
– JRE
8 hours ago
1
$begingroup$
Something like this is the wildest I've ever used. Also low speed. The biggest difficulty you will have is in actually making use of 24 bits. It can be a challenge to keep noise and crosstalk down to the point that those 24 bits represent signal instead of noise.
$endgroup$
– JRE
8 hours ago
$begingroup$
Something like mouser.co.uk/Texas-Instruments/Semiconductors/Interface-ICs/… be suitable?
$endgroup$
– James Conway
8 hours ago
$begingroup$
@JamesConway That looks like an appropriate choice to me.
$endgroup$
– Alex Hajnal
1 hour ago
add a comment |
$begingroup$
You don't.
The ADS1243 datasheet gives an analog bandwidth of maximum 14.6 Hz.
That's well below what anyone would normally call audio.
The ADS1243 is intended for high resolution sampling of slow changing measurements - the datasheet mentions weight scales and blood analysis as intended uses.
Certainly nothing about using it in a stereo system.
There are multichannel 24 bit audio codecs out there. The ADS1243 isn't one of them, though.
$endgroup$
$begingroup$
Do you know of any "multichannel 24 bit audio codecs"
$endgroup$
– James Conway
9 hours ago
1
$begingroup$
Google barfed up a long list when I used that search term. Also, check Mouser or Digikey using those keywords. I've never built anything that needed such a beast.
$endgroup$
– JRE
8 hours ago
1
$begingroup$
Something like this is the wildest I've ever used. Also low speed. The biggest difficulty you will have is in actually making use of 24 bits. It can be a challenge to keep noise and crosstalk down to the point that those 24 bits represent signal instead of noise.
$endgroup$
– JRE
8 hours ago
$begingroup$
Something like mouser.co.uk/Texas-Instruments/Semiconductors/Interface-ICs/… be suitable?
$endgroup$
– James Conway
8 hours ago
$begingroup$
@JamesConway That looks like an appropriate choice to me.
$endgroup$
– Alex Hajnal
1 hour ago
add a comment |
$begingroup$
You don't.
The ADS1243 datasheet gives an analog bandwidth of maximum 14.6 Hz.
That's well below what anyone would normally call audio.
The ADS1243 is intended for high resolution sampling of slow changing measurements - the datasheet mentions weight scales and blood analysis as intended uses.
Certainly nothing about using it in a stereo system.
There are multichannel 24 bit audio codecs out there. The ADS1243 isn't one of them, though.
$endgroup$
You don't.
The ADS1243 datasheet gives an analog bandwidth of maximum 14.6 Hz.
That's well below what anyone would normally call audio.
The ADS1243 is intended for high resolution sampling of slow changing measurements - the datasheet mentions weight scales and blood analysis as intended uses.
Certainly nothing about using it in a stereo system.
There are multichannel 24 bit audio codecs out there. The ADS1243 isn't one of them, though.
answered 9 hours ago
JREJRE
22.5k53773
22.5k53773
$begingroup$
Do you know of any "multichannel 24 bit audio codecs"
$endgroup$
– James Conway
9 hours ago
1
$begingroup$
Google barfed up a long list when I used that search term. Also, check Mouser or Digikey using those keywords. I've never built anything that needed such a beast.
$endgroup$
– JRE
8 hours ago
1
$begingroup$
Something like this is the wildest I've ever used. Also low speed. The biggest difficulty you will have is in actually making use of 24 bits. It can be a challenge to keep noise and crosstalk down to the point that those 24 bits represent signal instead of noise.
$endgroup$
– JRE
8 hours ago
$begingroup$
Something like mouser.co.uk/Texas-Instruments/Semiconductors/Interface-ICs/… be suitable?
$endgroup$
– James Conway
8 hours ago
$begingroup$
@JamesConway That looks like an appropriate choice to me.
$endgroup$
– Alex Hajnal
1 hour ago
add a comment |
$begingroup$
Do you know of any "multichannel 24 bit audio codecs"
$endgroup$
– James Conway
9 hours ago
1
$begingroup$
Google barfed up a long list when I used that search term. Also, check Mouser or Digikey using those keywords. I've never built anything that needed such a beast.
$endgroup$
– JRE
8 hours ago
1
$begingroup$
Something like this is the wildest I've ever used. Also low speed. The biggest difficulty you will have is in actually making use of 24 bits. It can be a challenge to keep noise and crosstalk down to the point that those 24 bits represent signal instead of noise.
$endgroup$
– JRE
8 hours ago
$begingroup$
Something like mouser.co.uk/Texas-Instruments/Semiconductors/Interface-ICs/… be suitable?
$endgroup$
– James Conway
8 hours ago
$begingroup$
@JamesConway That looks like an appropriate choice to me.
$endgroup$
– Alex Hajnal
1 hour ago
$begingroup$
Do you know of any "multichannel 24 bit audio codecs"
$endgroup$
– James Conway
9 hours ago
$begingroup$
Do you know of any "multichannel 24 bit audio codecs"
$endgroup$
– James Conway
9 hours ago
1
1
$begingroup$
Google barfed up a long list when I used that search term. Also, check Mouser or Digikey using those keywords. I've never built anything that needed such a beast.
$endgroup$
– JRE
8 hours ago
$begingroup$
Google barfed up a long list when I used that search term. Also, check Mouser or Digikey using those keywords. I've never built anything that needed such a beast.
$endgroup$
– JRE
8 hours ago
1
1
$begingroup$
Something like this is the wildest I've ever used. Also low speed. The biggest difficulty you will have is in actually making use of 24 bits. It can be a challenge to keep noise and crosstalk down to the point that those 24 bits represent signal instead of noise.
$endgroup$
– JRE
8 hours ago
$begingroup$
Something like this is the wildest I've ever used. Also low speed. The biggest difficulty you will have is in actually making use of 24 bits. It can be a challenge to keep noise and crosstalk down to the point that those 24 bits represent signal instead of noise.
$endgroup$
– JRE
8 hours ago
$begingroup$
Something like mouser.co.uk/Texas-Instruments/Semiconductors/Interface-ICs/… be suitable?
$endgroup$
– James Conway
8 hours ago
$begingroup$
Something like mouser.co.uk/Texas-Instruments/Semiconductors/Interface-ICs/… be suitable?
$endgroup$
– James Conway
8 hours ago
$begingroup$
@JamesConway That looks like an appropriate choice to me.
$endgroup$
– Alex Hajnal
1 hour ago
$begingroup$
@JamesConway That looks like an appropriate choice to me.
$endgroup$
– Alex Hajnal
1 hour ago
add a comment |
$begingroup$
From the datasheet
When a 2.4576MHz crystal is used, the device can be programmed for an output data rate of 15Hz, 7.5Hz, or 3.75Hz. Under these conditions, the digital filter rejects both 50Hz and 60Hz interference.
With a maximum datarate of 15Hz, I think you can kiss audio goodbye
$endgroup$
$begingroup$
Perfect for recordings of whalesong.
$endgroup$
– Hearth
6 hours ago
add a comment |
$begingroup$
From the datasheet
When a 2.4576MHz crystal is used, the device can be programmed for an output data rate of 15Hz, 7.5Hz, or 3.75Hz. Under these conditions, the digital filter rejects both 50Hz and 60Hz interference.
With a maximum datarate of 15Hz, I think you can kiss audio goodbye
$endgroup$
$begingroup$
Perfect for recordings of whalesong.
$endgroup$
– Hearth
6 hours ago
add a comment |
$begingroup$
From the datasheet
When a 2.4576MHz crystal is used, the device can be programmed for an output data rate of 15Hz, 7.5Hz, or 3.75Hz. Under these conditions, the digital filter rejects both 50Hz and 60Hz interference.
With a maximum datarate of 15Hz, I think you can kiss audio goodbye
$endgroup$
From the datasheet
When a 2.4576MHz crystal is used, the device can be programmed for an output data rate of 15Hz, 7.5Hz, or 3.75Hz. Under these conditions, the digital filter rejects both 50Hz and 60Hz interference.
With a maximum datarate of 15Hz, I think you can kiss audio goodbye
answered 9 hours ago
Neil_UKNeil_UK
78.4k284181
78.4k284181
$begingroup$
Perfect for recordings of whalesong.
$endgroup$
– Hearth
6 hours ago
add a comment |
$begingroup$
Perfect for recordings of whalesong.
$endgroup$
– Hearth
6 hours ago
$begingroup$
Perfect for recordings of whalesong.
$endgroup$
– Hearth
6 hours ago
$begingroup$
Perfect for recordings of whalesong.
$endgroup$
– Hearth
6 hours ago
add a comment |
$begingroup$
The ADS1234 is a part designed for use in low bandwidth high resolution sensor sampling applications. In particular bridge style sensors are supported where gain is applied to the sensor reading and even 50/60 Hz filtering is performed. It indicates right in the "Features" section of the data sheet that signal sample rates of 10 or 80 samples per second are supported.

Audio sampling on the other hand is done at much higher rates. High performance audio sampling for CD is typically done at 44.1kHz and DVD at 48kHz. So as you can see, this device is not at all suitable for what you intend.
$endgroup$
1
$begingroup$
Okay, I have to ask, how did you do that cut effect in your image there? Do you use some screenshot software that automates it, or did you do it manually?
$endgroup$
– Hearth
6 hours ago
$begingroup$
@Hearth - It is done manually in Microsoft Paint program. I could describe the steps that make it easy to if you are really interested.
$endgroup$
– Michael Karas
3 hours ago
$begingroup$
Nah, I can see how to do it manually. I was just wondering if you had some quick and easy way to do it. Thanks!
$endgroup$
– Hearth
2 hours ago
$begingroup$
Well my technique does not require me to do tedious manual erase of the text.
$endgroup$
– Michael Karas
2 hours ago
add a comment |
$begingroup$
The ADS1234 is a part designed for use in low bandwidth high resolution sensor sampling applications. In particular bridge style sensors are supported where gain is applied to the sensor reading and even 50/60 Hz filtering is performed. It indicates right in the "Features" section of the data sheet that signal sample rates of 10 or 80 samples per second are supported.

Audio sampling on the other hand is done at much higher rates. High performance audio sampling for CD is typically done at 44.1kHz and DVD at 48kHz. So as you can see, this device is not at all suitable for what you intend.
$endgroup$
1
$begingroup$
Okay, I have to ask, how did you do that cut effect in your image there? Do you use some screenshot software that automates it, or did you do it manually?
$endgroup$
– Hearth
6 hours ago
$begingroup$
@Hearth - It is done manually in Microsoft Paint program. I could describe the steps that make it easy to if you are really interested.
$endgroup$
– Michael Karas
3 hours ago
$begingroup$
Nah, I can see how to do it manually. I was just wondering if you had some quick and easy way to do it. Thanks!
$endgroup$
– Hearth
2 hours ago
$begingroup$
Well my technique does not require me to do tedious manual erase of the text.
$endgroup$
– Michael Karas
2 hours ago
add a comment |
$begingroup$
The ADS1234 is a part designed for use in low bandwidth high resolution sensor sampling applications. In particular bridge style sensors are supported where gain is applied to the sensor reading and even 50/60 Hz filtering is performed. It indicates right in the "Features" section of the data sheet that signal sample rates of 10 or 80 samples per second are supported.

Audio sampling on the other hand is done at much higher rates. High performance audio sampling for CD is typically done at 44.1kHz and DVD at 48kHz. So as you can see, this device is not at all suitable for what you intend.
$endgroup$
The ADS1234 is a part designed for use in low bandwidth high resolution sensor sampling applications. In particular bridge style sensors are supported where gain is applied to the sensor reading and even 50/60 Hz filtering is performed. It indicates right in the "Features" section of the data sheet that signal sample rates of 10 or 80 samples per second are supported.

Audio sampling on the other hand is done at much higher rates. High performance audio sampling for CD is typically done at 44.1kHz and DVD at 48kHz. So as you can see, this device is not at all suitable for what you intend.
answered 8 hours ago
Michael KarasMichael Karas
45k348104
45k348104
1
$begingroup$
Okay, I have to ask, how did you do that cut effect in your image there? Do you use some screenshot software that automates it, or did you do it manually?
$endgroup$
– Hearth
6 hours ago
$begingroup$
@Hearth - It is done manually in Microsoft Paint program. I could describe the steps that make it easy to if you are really interested.
$endgroup$
– Michael Karas
3 hours ago
$begingroup$
Nah, I can see how to do it manually. I was just wondering if you had some quick and easy way to do it. Thanks!
$endgroup$
– Hearth
2 hours ago
$begingroup$
Well my technique does not require me to do tedious manual erase of the text.
$endgroup$
– Michael Karas
2 hours ago
add a comment |
1
$begingroup$
Okay, I have to ask, how did you do that cut effect in your image there? Do you use some screenshot software that automates it, or did you do it manually?
$endgroup$
– Hearth
6 hours ago
$begingroup$
@Hearth - It is done manually in Microsoft Paint program. I could describe the steps that make it easy to if you are really interested.
$endgroup$
– Michael Karas
3 hours ago
$begingroup$
Nah, I can see how to do it manually. I was just wondering if you had some quick and easy way to do it. Thanks!
$endgroup$
– Hearth
2 hours ago
$begingroup$
Well my technique does not require me to do tedious manual erase of the text.
$endgroup$
– Michael Karas
2 hours ago
1
1
$begingroup$
Okay, I have to ask, how did you do that cut effect in your image there? Do you use some screenshot software that automates it, or did you do it manually?
$endgroup$
– Hearth
6 hours ago
$begingroup$
Okay, I have to ask, how did you do that cut effect in your image there? Do you use some screenshot software that automates it, or did you do it manually?
$endgroup$
– Hearth
6 hours ago
$begingroup$
@Hearth - It is done manually in Microsoft Paint program. I could describe the steps that make it easy to if you are really interested.
$endgroup$
– Michael Karas
3 hours ago
$begingroup$
@Hearth - It is done manually in Microsoft Paint program. I could describe the steps that make it easy to if you are really interested.
$endgroup$
– Michael Karas
3 hours ago
$begingroup$
Nah, I can see how to do it manually. I was just wondering if you had some quick and easy way to do it. Thanks!
$endgroup$
– Hearth
2 hours ago
$begingroup$
Nah, I can see how to do it manually. I was just wondering if you had some quick and easy way to do it. Thanks!
$endgroup$
– Hearth
2 hours ago
$begingroup$
Well my technique does not require me to do tedious manual erase of the text.
$endgroup$
– Michael Karas
2 hours ago
$begingroup$
Well my technique does not require me to do tedious manual erase of the text.
$endgroup$
– Michael Karas
2 hours ago
add a comment |
Thanks for contributing an answer to Electrical Engineering Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f429949%2faudio-conversion-with-ads1243%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
