Jump to content

Recommended Posts

Posted

Does anyone know how to code "read the value of J5 pin0 at the start up of the midibox" ? the goal is to read the pot value without having to move it

I would take a look at the MIOS_AIN_PinGet(pin) function. You can call it from Init() and it returns the value of the selected pin. There are also 7bit and seperate LSB/USB functions.

Cheers

Phil

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