Search found 6 matches

by andyzwb
Sat Mar 23, 2013 8:39 am
Forum: Flowcode V5 Free Edition
Topic: Help! V5 for AVR: ADC does not work
Replies: 0
Views: 2027

Help! V5 for AVR: ADC does not work

Help! ADC does not work
by andyzwb
Fri Jan 04, 2013 2:23 am
Forum: Flowcode V5 Free Edition
Topic: Simple problems and mistakes
Replies: 15
Views: 9659

Re: Simple problems and mistakes

hello
I think it should solve the problem of language pack can be cured
by andyzwb
Wed Jan 02, 2013 1:03 pm
Forum: Flowcode V5 Free Edition
Topic: Simple problems and mistakes
Replies: 15
Views: 9659

Re: Simple problems and mistakes

hello
I now find why will make a mistake. When I set below will go wrong, and when I will "override language" set to "English" on result is correct, don't know the problem if you can solve it.
11.JPG
11.JPG (43.33 KiB) Viewed 9612 times
Set as follows, the operation result is correct:
44.JPG
44.JPG (43.37 KiB) Viewed 9612 times
by andyzwb
Wed Jan 02, 2013 3:06 am
Forum: Flowcode V5 Free Edition
Topic: Simple problems and mistakes
Replies: 15
Views: 9659

Re: Simple problems and mistakes

Hi Jonny,Below is a set of information:
4.JPG
4.JPG (88.79 KiB) Viewed 9626 times
by andyzwb
Wed Jan 02, 2013 3:01 am
Forum: Flowcode V5 Free Edition
Topic: Simple problems and mistakes
Replies: 15
Views: 9659

Re: Simple problems and mistakes

Hi Jonny,
Simulation run program are correct; When the program is downloaded to a MCU, hardware operation will make mistakes;
by andyzwb
Sun Dec 30, 2012 3:07 am
Forum: Flowcode V5 Free Edition
Topic: Simple problems and mistakes
Replies: 15
Views: 9659

Simple problems and mistakes

1.JPG The above schedule after the operation result is A1=0 A2=0. Why go wrong? 2.JPG The above process operation will make mistakes. When E2 = 1 cannot jump out of circulation. Parameter Settings : 3.JPG MCU is PIC18F4520;If you use Flowcode_PIC_V4, the result is correct; if use Flowcode_PIC_V5, t...