Page 1 of 1
7seg4 common cathode
Posted: Tue Oct 27, 2020 5:47 am
by leha_m1986
Hello there! Please tell me, does not change the type of indicator from a common anode to a common cathode. "Custom code - > Defines -> Edit code - > line 37 - > 0=common cathode, 1=common anode" - no result.
Re: 7seg4 common cathode
Posted: Tue Oct 27, 2020 8:46 am
by leha_m1986
Redesigned the project in Flowcode 8 . Here, too, the problem, collect voltmeter-ammeter. Individual measurements work, but they don't work together. Tell me where I made a mistake
Re: 7seg4 common cathode
Posted: Tue Oct 27, 2020 4:39 pm
by Benj
Hello,
For the floating point maths to work try changing your constants from 1000 to 1000.0 to force a floating point calculation, or if you can use integer maths instead.
Re: 7seg4 common cathode
Posted: Tue Oct 27, 2020 5:31 pm
by leha_m1986
Hi, but separately everything works! but not together. And I have problems with the dynamic display, the" hardware " indicator flickers strongly, and generally behaves strangely...Can you advise how best to do it?
Re: 7seg4 common cathode
Posted: Sat Nov 14, 2020 10:49 pm
by chipfryer27
Hi
Have you had a read at these posts?
https://www.matrixtsl.com/mmforums/view ... 76&t=21119
They should prove quite helpful.
Regards