Using i.MX6 UART as MIDI port

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

Using i.MX6 UART as MIDI port

1,126 次查看
francescolavra
Contributor I

Hello,

I'm looking to create MIDI input/output ports on an i.MX6-based board running Linux. These ports will have to be accessible through the ALSA framework by applications running on the i.MX6.

Has anyone used UART interfaces on i.MX6 as MIDI ports?

Thanks,

Francesco

标签 (2)
标记 (2)
0 项奖励
回复
1 回复

1,003 次查看
art
NXP Employee
NXP Employee

Seems that nobody has an experience of using i.MX6 UARTs as MIDI transceivers. Seems that you have to create your own MIDI application using existing UART driver. Note that MIDI protocol has non-standard transfer speed (31.25 kbit/s) and specific hardware interface, so, some external interface circuit is required.

http://www.midi.org/techspecs/electrispec.php

http://www.midi.org/aboutmidi/glossary.php


Have a great day,
Artur

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

0 项奖励
回复