Serial over Audio IN/Audio OUT support from audio jack.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Serial over Audio IN/Audio OUT support from audio jack.

ソリューションへジャンプ
2,638件の閲覧回数
pankajrana
Contributor III

With respect to the SABRE platform's Audio interface, "Serial over Audio IN/Audio OUT support" is possible through the Audio Jack?


Can this feature be implemented only through software or are any hardware changes required ?

ラベル(6)
タグ(2)
0 件の賞賛
返信
1 解決策
2,328件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Pankaj

yes this may be performed using telephony modem algorithms.

Very simply put, for example using amplitude modulation:

Snd 1000KHz sinusoid  with amplitude "0" - means digital "0".

Send 1000KHz sinusoid  with max. amplitude "0xff" - means digital "1".

On receiving side one needs to decode it in software.

Other more complicated methods FM modulations (such as 2400Hz - "1",

1200Hz - "0") one can read in V22 and other telephony modem specs.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
2,329件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Pankaj

yes this may be performed using telephony modem algorithms.

Very simply put, for example using amplitude modulation:

Snd 1000KHz sinusoid  with amplitude "0" - means digital "0".

Send 1000KHz sinusoid  with max. amplitude "0xff" - means digital "1".

On receiving side one needs to decode it in software.

Other more complicated methods FM modulations (such as 2400Hz - "1",

1200Hz - "0") one can read in V22 and other telephony modem specs.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
2,328件の閲覧回数
pankajrana
Contributor III

hi,

Thanks for the reply.

If this Audio jack has only Audio Out support and not the Audio In , still Serial Tx - Rx communication is possible ?

0 件の賞賛
返信
2,328件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Surely. :smileyhappy:

"An expert will always state the obvious."

[Murphy's laws]