Using i.MX6 UART as MIDI port

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using i.MX6 UART as MIDI port

1,158 Views
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

Labels (2)
Tags (2)
0 Kudos
Reply
1 Reply

1,035 Views
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 Kudos
Reply