Jump to content

AIN problem


woozle
 Share

Recommended Posts

I think I've tried every possible wiring configuration, but I'm not getting any output from my pot(s). I've eliminated the AIN module and I'm trying to run a single pot off of j5a. I get no midi output, only resets when I cause a short. I've followed the diagrams here http://www.ucapps.de/mbhp/auaimbctg.pdf with no luck it seems. MIOS studio registers nothing on MIDI, except on resets. Are there any photographs of pots wired up to core revision r4d alone or w/ AIN r4? I'm making no progress. Running latest 64e app.

Link to comment
Share on other sites

Try the ain64_din128_dout128_v2b app (less is sometimes more).

Your pot (is it ~10k?) most likely has 3 pins (as in the attached pic). A goes to Ground, B goes to the J5 pin and C goes to +5V.

If that doesn't work - show some pics!

edit: whoops. forgot the pic :-)

5714_43590ef5351862f372b7a63544c2c8de9e6

5714_43590ef5351862f372b7a63544c2c8de9e6

Link to comment
Share on other sites

Are you corrected the some default values for pots in

the setup_midibox16e.asm file :

...

#define DEFAULT_NUMBER_AIN 0

;

; you could enable the multiplexers here to test this application

; with a MIDIbox64 based hardware

; if 0: no multiplexers (a *must* when MF module connected)

; if 1: use multiplexers

#define DEFAULT_ENABLE_AIN_MUX 0

...

Link to comment
Share on other sites

Nope, didn't enable multiplexers. That would be part of my problem, but I can still test pots in unmuxed mode directly on the core without recompiling with this flag set, right? I want to make sure I'm wiring things up correctly before I add in the AIN module.

Are you corrected the some default values for pots in

the setup_midibox16e.asm file :

...

#define DEFAULT_NUMBER_AIN 0

;

; you could enable the multiplexers here to test this application

; with a MIDIbox64 based hardware

; if 0: no multiplexers (a *must* when MF module connected)

; if 1: use multiplexers

#define DEFAULT_ENABLE_AIN_MUX 0

...

in this string:

#define DEFAULT_NUMBER_AIN 0

edit your pots quantity from 0 up to 8 for unmuxed mode , recompile , and pots will work.

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...