Leram Posted September 9, 2007 Report Share Posted September 9, 2007 Hello, has anyone already made a applikation for a Button Matrix implemented in MB64E?greetz Christian Quote Link to comment Share on other sites More sharing options...
cimo Posted September 18, 2007 Report Share Posted September 18, 2007 uCapps/Downloads/Examples.read ;)Simone Quote Link to comment Share on other sites More sharing options...
stryd_one Posted September 19, 2007 Report Share Posted September 19, 2007 HeheheKeep 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... Quote Link to comment Share on other sites More sharing options...
Leram Posted September 20, 2007 Author Report Share Posted September 20, 2007 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. Quote Link to comment Share on other sites More sharing options...
bugfight Posted September 20, 2007 Report Share Posted September 20, 2007 ...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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.