John_Swenson Posted September 21, 2003 Report Posted September 21, 2003 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.
TK. Posted September 22, 2003 Report Posted September 22, 2003 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.
John_Swenson Posted September 22, 2003 Author Report Posted September 22, 2003 Thorsten, thanks, thats the info I was looking for. I'm programming my first core module today, we'll see if all this works or not!John S.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now