Page 1 of 1

Flowcode does not simulate 7seg LEDs correctly.

Posted: Tue Oct 12, 2010 6:21 pm
by medelec35
Unless i am doing somthing wrong :P
When using two 7seg0 LEDs, both 7seg0 LEDs are lit when only one 7seg0 LED is enabled. E.g if led7seg1 only is enabled first then only led7seg1 will bit lit. when stepping through simulation and led7seg1 ClearDigit is used and it goes out, then when led7seg0 only is enabled both led7seg1 and led7seg0 light at the same time
For an example Flowchart see:
http://www.matrixmultimedia.com/mmforum ... =29&t=7795
Flowchart is called: 7Seg_Test Modified.fcf and is attached to 5th post down.