Interface MIDI Instruments to a PC Through a USB Port

FTDI FT232BM

This Design Idea uses the FT232BM from Future Technology Devices International, a USB-to-UART interface IC that you need not program, to interface a USB port to the MIDI (musical-instrument-digital-interface) bus. The USB signals directly interface to IC1, an FT232BM. The serial-transmitter and -receiver signals pass through IC2 and IC3 to transform the RS–232 signals to the MIDI’s loop current. You can use an EEPROM, IC4, if you want to add a serial-number interface or use more than one interface.

Interface MIDI Instruments to a PC Through a USB Port

This hardware doesn’t require you to write any software. However, you must install two drivers. First, you need the free VCP driver from FTDI. It allows you to use this interface as a common serial-port interface. Before you install it, you must change a string in the file FTDIPORT.INF to set up the 31,250-baud rate for FT232BM. Then, you can configure VCP to run at 38,400 baud. (The real baud rate will be 31,250 as preset in FTDIPORT.INI.)

Then, you must install another driver that permits you to see your VCP serial port as a MIDI port for addressing all MIDI messages. You can find a lot of similar drivers on the Internet, such as the Roland serial MIDI driver. You can enable this driver on the COM1 or the COM3 port.

Listing 1 shows the changes to add to the FTDIPORT.INF file that change the baud rate from 38,400 to 31,250 baud. Change this file before installation.

EDN

You may have to register before you can post comments and get full access to forum.
Fragments of discussion:Full version of discussion »
  • I'm Vietnam, I need make this schematic, please help me !
EMS supplier