Jump to content

Recommended Posts

Posted

Hey people,

 

I'm looking for a solution to combine the fast scanning speed of the MB_KB app and the features of NG. With that said, I want to use two STM32F4. One is running NG and one is running KB. 

Is there a simple way to connect the KB to NG without using MIDI? I read about the CAN-protocol, but I'm not sure, if the STM supports this method and it's even not clear to me, how this connection should work. 

 

Thanks!
Chris

 

Posted (edited)

<retro hack mode>

(box1) DOUT -> DIN (box2)

(box1) DIN <- DOUT (box2)

</retro hack mode>

 

???

Depends on how complex the data structures are, that you need to send, but setting up s.th. with a simple pulsed clock and maybe parallel data transfers should be < 50 lines of code on both ends :smile:

(i never said how long those lines are :-))

Edited by Hawkeye

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...