Jump to content

Recommended Posts

  • 2 weeks later...
Posted

Hehehe

Keep in mind those are standalone exampes, so you'll need to code it into MB64e yourself, assuming there's sufficient free space on the PIC...

Posted

Hi,

already startet with this, but since i have no programming skills it´s a bit difficult.

I implemented it as far i can, using the free mem when AIN is deactivated for testing.

But i need AIN´s so this is my first problem.

Oher problem is that the Button Handler doesn´t seem to work correctly, >when i press a button on the matrix it makes no difference between the rows, seems like DIN_Notify_Toggle gets values directly not from sm_simple or from the Button Matrix.

maybe anyone can help me, but my layout isn´t fixed yet so I´m already thinking about redesigning the project.

Posted

...when i press a button on the matrix it makes no difference between the rows, seems like DIN_Notify_Toggle gets values directly not from sm_simple or from the Button Matrix.

you need to use SM_NotifyToggle() for the sm example

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