Gonzoid
Newbie level 3
- Joined
- Nov 6, 2013
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 27
Hello,
I have wired a wireless RF transceiver, 12 key keypad, and PIC 16F877A together. Right, I'm trying to change the hex value that is being transmitted from the transceiver using the keypad, and onto LEDs, but my program seems to get stuck in the debounce section. The debounce works fine when only connecting the PIC/keypad/and LED's together. However, once I add a wireless transceiver, the it gets stuck at the debounce, and never transmits. Without the keypad routine, the transceivers communicate fine when given a set value. Any idea what might be causing the program to get stuck?
I have wired a wireless RF transceiver, 12 key keypad, and PIC 16F877A together. Right, I'm trying to change the hex value that is being transmitted from the transceiver using the keypad, and onto LEDs, but my program seems to get stuck in the debounce section. The debounce works fine when only connecting the PIC/keypad/and LED's together. However, once I add a wireless transceiver, the it gets stuck at the debounce, and never transmits. Without the keypad routine, the transceivers communicate fine when given a set value. Any idea what might be causing the program to get stuck?