Search found 6 matches
- 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
- 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
I think it should solve the problem of language pack can be cured
- 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. Set as follows, the operation result is correct:
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. Set as follows, the operation result is correct:
- 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:
- 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;
Simulation run program are correct; When the program is downloaded to a MCU, hardware operation will make mistakes;
- 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...