multiple core linking

hello,

As I’ll need around 100 buttons, 100 rgb leds, and 100 pots + 1 LCD, I began to design an architecture with 2 cores.

after reading about multiple core hardware, some question remains.

I understood that there are (at least) 2 kind of method to use multiple core when it is required:

  • via LTC module (here)

  • via midibox link (here)

but…

in my case, with 2 cores, I’m a little bit stuck.

)) I’ll use the LTC for midi in & out led purpose only

)) I’ll put 2 DINx4 + 2 AINx4 + 2 DOUTx4 on each core

)) I’ll use a character LCD handled by one core

what is the more efficient link I can do between my two cores ?

I’m able to read.. so if a link I didn’t check is available, I just … run to it :slight_smile:

thanks a lot for this site… and for the GREAT midibox framework!

I understood that there are (at least) 2 kind of method to use multiple core when it is required:

  • via LTC module (here)

  • via midibox link (here)

Nope, that’s one way to connect the cores. The first pic just has an LTC added also.