/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / Midi input to Primer 2

Username:     
Password:     
             

Forum

# 1   2010-01-29 10:19:40 Midi input to Primer 2

slimjim
New member
Registered: 2009-11-26
Posts: 9

Midi input to Primer 2

I have noticed many people seem to be having trouble with the USART on the Primer 2.
I was hoping to develop a midi input routine for hardware I have connected to the Rx input (pin 18) on the extension connector inside the Primer 2...



Are the issues with the usart such that I should consider abandoning this idea before going any further? It is a lot to learn for me, as I have only before used pic type microcontrollers with picbasic pro to read the serial port on those devices, and from what I have read here, things are a LOT more complicated...

I can't find any projects which attempt to read midi for the Primer 2, so any advice/help would be appreciated.


Ride 7                   : 7.24.09.0251
RKit-ARM for Ride7 : 1.22.09.0254
Primer2
CircleOS                : 3.8

Offline

 

# 2   2010-02-17 22:19:47 Midi input to Primer 2

slimjim
New member
Registered: 2009-11-26
Posts: 9

Re: Midi input to Primer 2

No-one has implemented midi input on the Primer 2?


Ride 7                   : 7.24.09.0251
RKit-ARM for Ride7 : 1.22.09.0254
Primer2
CircleOS                : 3.8

Offline

 

# 3   2010-02-18 11:18:28 Midi input to Primer 2

wincent
Member
Registered: 2008-06-23
Posts: 19
Website

Re: Midi input to Primer 2

slimjim :

No-one has implemented midi input on the Primer 2?

Hello Jim,

it seems that nobody needed this. But it would be very interesting, especially for myself.
I will not help (not enough time for this), but I am already intrigued.

I think you should probably make a new theme that mentions UART in the title.
Otherwise people see "MIDI" and think "I don't know anything about that" and
do not bother themselves to look into the thread.

You could also search for themes with the UART keyword.

Sincerely yours,
wincent

P.S.: As a suggestion, either you take an extension board with the standard MIDI circuit,
         or you might look at the USB MIDI (if it exists; else take USB Serial) example in the ST Lib.

Last edited by wincent (2010-02-18 11:21:59)

Offline

 

# 4   2010-02-27 15:59:24 Midi input to Primer 2

slimjim
New member
Registered: 2009-11-26
Posts: 9

Re: Midi input to Primer 2

Thanks Wincent,

I already built the extenstion board with optoisolator and connections to the usart and midi connectors, it's just the setting up of the usart and reading it correctly to recieve midi I have a problem with. My software alrady works fine (it's a drum sample player) reading gpio pins but I want to be able to trigger the samples from standard midi hardware. The way the sampler part is working might make it difficult I think, just wanted to know if anyone else had tried it and it seems not so I might stick with what's already working.

-J


Ride 7                   : 7.24.09.0251
RKit-ARM for Ride7 : 1.22.09.0254
Primer2
CircleOS                : 3.8

Offline

 

# 5   2010-03-24 15:05:39 Midi input to Primer 2

mdce
Member
Registered: 2009-09-25
Posts: 25

Re: Midi input to Primer 2

I know a little MIDI specification.
I just implemented MIDI on USART2.
But my english is very bad...

Offline

 

Board footer