Jump to content

Recommended Posts

Posted

Which port does MIOS use to look at DIN modules? I want to use both encoders and buttons on one board. The core module description says bot J6 and J9 are used, with J6 for encoders and J9 for buttons. But several of the MIOS examples use one SR for both, so they have to be using the same port on the core module.

I looked around the MIOS files and didn't see anything that specifies which port to use for DIN, so either I missed it (quite probable) or the port is fixed, if so which one?

Thanks,

John S.

Posted

Hi John,

two ports were necessary for the old PIC16F based MIDIbox16E application,

which will vanish from my website in some months just to avoid *such*

confusion.

With MIOS all DINX4 modules have to be connected to J9.

in mios_tables.inc, MIOS_ENC_PIN_TABLE you have to assign the rotary encoders to the appr. DIN pins.

Best Regards, Thorsten.

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...