quad 7 segment display on pic16f72 doesn't work

Moderator: Benj

Post Reply
pollob00
Posts: 3
Joined: Wed Jun 02, 2021 5:15 pm
Contact:

quad 7 segment display on pic16f72 doesn't work

Post by pollob00 »

Here is a sample segment quad display program. Same program work fine in pic16f88 but does not work in pic16f72. It shows wrong segment value in display.
Attachments
7segment.fcfx
(20.35 KiB) Downloaded 117 times

User avatar
Steve
Matrix Staff
Posts: 3418
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: quad 7 segment display on pic16f72 doesn't work

Post by Steve »

You might want to check the pin connections to the 7seg displays in the component properties as the 16F88 and 16F72 have different pins available.

If you're still having problems, please provide more information (e.g. is it a problem in simulation or when running on the chip) and attach programs for both devices.

Post Reply