7 seg display
Posted: Wed Feb 05, 2025 6:51 pm
So I am playing with my development board. I could not get it to program directly via flowcode but I can at least compile to hex and use a modified pickit2 programming software to successfully program my 16F18877 target. (This does help promote flowcode to hobbyists using a free target).
Anyway on to the actual issue: you can see I have disabled most macros here because I wanted to hone in on the keypad test. It simulates as expected. However, when I program the PIC the 7 seg display is illuminating with digit 8. If I press and hold a key it does display as I would expect but as soon as you let go of the key the 7 seg display reverts back to 8. I do not understand why, can anyone please help?
Pete
Anyway on to the actual issue: you can see I have disabled most macros here because I wanted to hone in on the keypad test. It simulates as expected. However, when I program the PIC the 7 seg display is illuminating with digit 8. If I press and hold a key it does display as I would expect but as soon as you let go of the key the 7 seg display reverts back to 8. I do not understand why, can anyone please help?
Pete