Page 1 of 1

dp always lit in simulation

Posted: Sun Nov 24, 2013 11:41 am
by bluejetsthree
Working on 4 x 7 segment display and no matter if I set dp to 0 or 1 or true or false, it is always lit on all digits.
Where am I going wrong..??

Re: dp always lit in simulation

Posted: Sun Nov 24, 2013 11:44 am
by JohnCrow
Hi
Please post your flowchart so someone can have a look for you

Re: dp always lit in simulation

Posted: Sun Nov 24, 2013 11:51 am
by bluejetsthree
It's ok...I worked it out......
Need to connect the dp in connections first and then need to either set it to a 1 or 0 in the macro.

This then leads to another question....... what if I don't want to use the dp but need the pin for another purpose........is it possible or not..??
Thanks
p.s not much to the code so far, just have the display and trying to get it to work.
Seems instructions from previous versions are all different so gets a bit confusing.