Search found 56 matches

by ITISVARESE
Thu Oct 30, 2014 6:14 pm
Forum: Flowcode V6
Topic: Problem with component Motor (Full Bridge)
Replies: 3
Views: 3273

Re: Problem with component Motor (Full Bridge)

Thanks SteveM,
i will test it...
by ITISVARESE
Thu Oct 09, 2014 5:23 pm
Forum: Bug reports
Topic: Problem with button: bug or my misunderstanding ?
Replies: 21
Views: 14451

Re: Problem with button: bug or my misunderstanding ?

Hello,

today download new version 6.1 but button problem in simulation is not solved (in real circuit all is ok): at first start of program button state is wrong; work ok after first use of button.
Is the same of last temporary patch.. but is not usable.
by ITISVARESE
Wed Sep 17, 2014 3:27 pm
Forum: Bug reports
Topic: Problem with button: bug or my misunderstanding ?
Replies: 21
Views: 14451

Re: Problem with button: bug or my misunderstanding ?

Hello Benj, thanks for reply i upload here a very simple flowchart that work in real circuit but in simulator of flowcode AT FIRST start don't work ok; i send You with PM also a more complex program that also work in real circuit but not in simulator (yes i known that compilation show some warning b...
by ITISVARESE
Thu Sep 11, 2014 12:38 pm
Forum: Bug reports
Topic: Problem with button: bug or my misunderstanding ?
Replies: 21
Views: 14451

Re: Problem with button: bug or my misunderstanding ?

Hello,
any news for a solution to problem?
Thanks
by ITISVARESE
Mon Sep 08, 2014 6:29 pm
Forum: Bug reports
Topic: Problem with button: bug or my misunderstanding ?
Replies: 21
Views: 14451

Re: Problem with button: bug or my misunderstanding ?

Hello Benj,
yes now is better but not fully working (in a complex system with more button is not usable).
by ITISVARESE
Mon Sep 08, 2014 2:46 pm
Forum: Bug reports
Topic: Problem with button: bug or my misunderstanding ?
Replies: 21
Views: 14451

Re: Problem with button: bug or my misunderstanding ?

Hello Benj,
for me is not working ok because, according with You before say, if i use macro button ReadState,
when button is pressed (active high and active low) return value must be 1 and when not pressed
must be 0; if i set active low this is not true in simulation of FC....
by ITISVARESE
Mon Sep 08, 2014 1:24 pm
Forum: Bug reports
Topic: Problem with button: bug or my misunderstanding ?
Replies: 21
Views: 14451

Re: Problem with button: bug or my misunderstanding ?

Hello Benj, Yes i think that it should be like You say but i see this (using FC simulation variable Status of my flowchart): Active High: input icon press=1 nopress=0 macro switch press=1 nopress=0 Active low: input icon press=1 nopress=0 macro switch press=0 nopress=1 Like says Medelec35 I thinks t...
by ITISVARESE
Mon Sep 08, 2014 11:40 am
Forum: Bug reports
Topic: Problem with button: bug or my misunderstanding ?
Replies: 21
Views: 14451

Re: Problem with button: bug or my misunderstanding ?

Hello Medelec35, again thanks for Your research on my problem: sorry for my poor english that can't let me explain exactly. The right behavior is in blue in your picture and is for hardware(active low and reverse for active high); readstate for component button give 1 if pressed 0 if not (FC v6) and...
by ITISVARESE
Sun Sep 07, 2014 6:53 pm
Forum: Bug reports
Topic: Problem with button: bug or my misunderstanding ?
Replies: 21
Views: 14451

Re: Problem with button: bug or my misunderstanding ?

Thanks Medelec35 for contribute; for me is a problem in simulator because if i made a flowchart without
made simulation in flowcode i see it work as i expect in real circuit and for this compilation hex is ok........
by ITISVARESE
Sun Sep 07, 2014 5:33 pm
Forum: Bug reports
Topic: Problem with button: bug or my misunderstanding ?
Replies: 21
Views: 14451

Re: Problem with button: bug or my misunderstanding ?

Hello, thanks to all for reply, but, probably for my poor english, what i say is not clear: yes is simply set flowchart to work in flowcode but this is not work in real circuit; if i set flowchart to work in real circuit don't work in simulator of flowcode (V6). For this i thinks that there is a bug...
by ITISVARESE
Sun Sep 07, 2014 11:37 am
Forum: Bug reports
Topic: Problem with button: bug or my misunderstanding ?
Replies: 21
Views: 14451

Problem with button: bug or my misunderstanding ?

Hello, i have realized a project with some button in flowcode but it don't work like i want: at the end i realize that or there is a bug or my misunderstanding with button; in attachment a simple flowchart to explain. This flowchart, in my intenction, want turn on a led (active high) when i pressed ...
by ITISVARESE
Thu Aug 21, 2014 1:53 pm
Forum: Flowcode V6
Topic: Problem with component Motor (Full Bridge)
Replies: 3
Views: 3273

Problem with component Motor (Full Bridge)

Hello,
I have problem with component Motor (Full Bridge) during simulating in Flowcode V6:
simply simulation work first time ok than i stop simulation, restart it and component now don't work;
if i close Flowcode and restart it work also first time and then not.
My system is Windows 8.1 64 bit.
by ITISVARESE
Mon Aug 18, 2014 12:37 pm
Forum: Flowcode V6
Topic: I am not be able work together Servo and PWM
Replies: 5
Views: 4160

Re: I am not be able work together Servo and PWM

Hello Benj,
ok, now i know this; i will try with interrupt.
There is a table, or similar, that show resourse that Flowcode use for the component?
Thanks
by ITISVARESE
Mon Aug 18, 2014 12:32 pm
Forum: Flowcode V6
Topic: Problem with servo component: inaccurate timing
Replies: 2
Views: 2383

Re: Problem with servo component: inaccurate timing

Hello Benj,
i use a crystal for clock: i solve ( i think..) problem with SetTrim macro but i have do misure pulse before.
Thanks
by ITISVARESE
Mon Aug 18, 2014 10:41 am
Forum: Flowcode V6
Topic: I am not be able work together Servo and PWM
Replies: 5
Views: 4160

Re: I am not be able work together Servo and PWM

Thank dazz and Jan,
circuit in Flowcode simulation work but in real circuit not; is not electrical problem because sure that work and also
with or servo or pwm work but with together don't work (simply i delete pwm macro or servo macro from flowcchart to test).
I uploaded flowchart
by ITISVARESE
Sat Aug 16, 2014 2:13 pm
Forum: Flowcode V6
Topic: I am not be able work together Servo and PWM
Replies: 5
Views: 4160

I am not be able work together Servo and PWM

Hello,
Using Flowcode V6 i have try work together Servo and PWM: in simulation all is ok but in real circuit
PIC16F877 4 MHz together don't work. If i use only Servo or only PWM work ok together not (real circuit don't
change, only change flowchart deleting specific macro).
Thanks in advance
by ITISVARESE
Fri Aug 15, 2014 9:47 pm
Forum: Flowcode V6
Topic: Problem with servo component: inaccurate timing
Replies: 2
Views: 2383

Problem with servo component: inaccurate timing

Hello, I have problem with servo component ( You can see flowchart and setting in uploaded file) using PIC16F877 at 4MHz (tested). Pulse width min is not 1280 mS but 1000 mS and width max is not 2500 mS but 2270 mS in real circuit (sure it is ok because tested with other firmware to work with the sa...
by ITISVARESE
Mon Aug 11, 2014 5:53 pm
Forum: Flowcode V6
Topic: Flowcode V6 and PICFLash2 programmer
Replies: 3
Views: 3387

Re: Flowcode V6 and PICFLash2 programmer

Thanks stewartbaker and Benj,
all works ok also with PicFlash2 and MikroProg suite from Mikroelektronika.
I inserted a table of command line for this programmer if someone is interesting to this...
Cattura.JPG
(83.49 KiB) Downloaded 488 times
by ITISVARESE
Mon Aug 11, 2014 5:08 pm
Forum: Flowcode V6
Topic: Flowcode V6 and PICFLash2 programmer
Replies: 3
Views: 3387

Flowcode V6 and PICFLash2 programmer

Hello, I have buy and started today to work with Flowcode V6: for now i have made some simple program to work with USB HID (PIC18F2550) and interface made with Flowstone software. I am happy, for now, because all seem work ok; i have a Pickit3 programmer that i set with some search in this forum but...
by ITISVARESE
Mon Jul 21, 2014 5:07 pm
Forum: Flowcode V6
Topic: Flowcode 6 and Windows 8 - 8.1
Replies: 4
Views: 2903

Re: Flowcode 6 and Windows 8 - 8.1

Thanks Benj...
by ITISVARESE
Mon Jul 21, 2014 4:11 pm
Forum: Flowcode V6
Topic: Flowcode 6 and Windows 8 - 8.1
Replies: 4
Views: 2903

Re: Flowcode 6 and Windows 8 - 8.1

Hello Ok this is a good news. Other question,also this is not the right place, because i am a high school teacher (responsable for electronics software buying) before buying for my school, can buy a single copy of FC6 at academics price for me to prepare the school activity at my home (naturally wit...
by ITISVARESE
Mon Jul 21, 2014 3:20 pm
Forum: Flowcode V6
Topic: Flowcode 6 and Windows 8 - 8.1
Replies: 4
Views: 2903

Flowcode 6 and Windows 8 - 8.1

Hello,
because we are planning to buy Flowcode 6 and in his Data Sheet Windows 8 and 8.1 are not present
we are not sure if all components are working on these system ( usb over all).
Someone has full test FC6 on this OS?
Thanks
by ITISVARESE
Mon Jul 06, 2009 9:36 am
Forum: Flowcode V4
Topic: Problem with INT timer and delay
Replies: 11
Views: 7945

Re: Problem with INT timer and delay

Thanks Medelec35, Your support is best then Matrix :lol: ! I agree with You but I don't understud because Matrix don't have see this and other problem before V4 out ... If You have time can You see if also for You Servo don't work on real circuit (see my other post); have You also tested I2C with ee...
by ITISVARESE
Thu Jul 02, 2009 3:36 pm
Forum: Flowcode V4
Topic: Problem with INT timer and delay
Replies: 11
Views: 7945

Re: Problem with INT timer and delay

Thanks for reply, but this is not the problem ! Program that i send is only a "nonsense program" (I attached similar that work with int timer0). Problem is that INT TIMER1 and INT TIMER2 IS NEVER CALL !! This explain because, for me, all component that use int timer1 and int timer2 don't work (prob....
by ITISVARESE
Thu Jul 02, 2009 10:25 am
Forum: Flowcode V4
Topic: Problem with INT timer and delay
Replies: 11
Views: 7945

Re: Problem with INT timer and delay

Thank for reply,
but You don't understud me: in previous file attached there is not servo component !
I write a simple flowchart and int TMR2 and TMR1 don' work (only TMR0 work ) and there is also a problem
( look previous post) with delay components !
Problem with int timer there is also in V3