Pins from various ports for 7 segment display

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
yousafzai
Posts: 9
Joined: Sun Jul 15, 2012 7:12 pm
Been thanked: 4 times
Contact:

Pins from various ports for 7 segment display

Post by yousafzai »

Hi

I am using pic16f676 to drive three 7 segment digits. My problem is that pic16f676 has two ports each of six pins. That mean if i assign portc.0 to segment A , then i am left with segment G and Segment dot as unconnected. If i try to connect these pins to PortA then all pins of from Segment A to Segment F also change to PORTA. Is there any solution for this?


Best Regards
yosuafzai

dazz
Posts: 1314
Joined: Sun Jan 15, 2012 3:15 pm
Has thanked: 474 times
Been thanked: 458 times
Contact:

Re: Pins from various ports for 7 segment display

Post by dazz »

Hi yousazai

can you please sign up to the forum for the flowcode version you are using as you will get more help in the relevant forums
Regards
Dazz
To sign up to the V5 forum follow this link http://www.matrixmultimedia.com/forum_upgrades.php

yousafzai
Posts: 9
Joined: Sun Jul 15, 2012 7:12 pm
Been thanked: 4 times
Contact:

Re: Pins from various ports for 7 segment display

Post by yousafzai »

thanks . i will do that....:)

Post Reply