Page 1 of 1

7 seg display

Posted: Wed Feb 05, 2025 6:51 pm
by peterhalloway
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

Re: 7 seg display

Posted: Wed Feb 05, 2025 7:03 pm
by medelec35
Hi Pete
The file attached to your post looks like its the .msg.txt and not .fcfx
Can you check your fcfx project and reupload, please.