Tool/software: TI-RTOS
Hello,
I am trying to interface 4x4 keypad, I tried using while loop but with while loop bluetooth stops advertising, so can any one help me to solve this issue? one more thing can anyone tell me how to do with interrupt method?
I tried using interrupt method but in interrupt callback function there are two variables Handle and PinId,
what i want is when i call keypad function it should return pressed key,
but with this callback function i couldn't able to call this function without any identifiers like pinid so what to do?
regards,
jaydipsinh