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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
1,204 次查看
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 解答
894 次查看
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 回复数
895 次查看
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 项奖励
回复
894 次查看
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 项奖励
回复
894 次查看
igorpadykov
NXP Employee
NXP Employee

Surely. :smileyhappy:

"An expert will always state the obvious."

[Murphy's laws]