If you look at the notes about the Ace kit, it refers to the keyboard header 'connecting to port B'. Hence it is almost certainly designed to use the internal 'resistors' in the PIC (current sources really, but serving the same purpose here). You will need the line 'port_b_pullups(TRUE)', to turn these on.
Best Wishes
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Sun Jan 16, 2011 3:20 pm
Ttelmah has established that the ACE kit uses PortB for the keypad.
To make it work, add the following modifications to your program,
as shown below in bold. The new lines in should be placed in the
exact locations shown below:
All times are GMT - 6 Hours Goto page Previous1, 2
Page 2 of 2
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum