Search found 10 matches

by bigparmezan
Fri Apr 03, 2009 5:25 am
Forum: E-blocks
Topic: ECIO40 and internet board
Replies: 6
Views: 6482

Re: ECIO40 and internet board

Thanks guys,

after setting the interrupt (just overlooked the setting somehow) it works fine now.
by bigparmezan
Thu Apr 02, 2009 7:43 am
Forum: E-blocks
Topic: ECIO40 and internet board
Replies: 6
Views: 6482

Re: ECIO40 and internet board

Thanks for your prompt answer. The compilation error doesn't occur anymore but we ran into new problems. We used your sample with WebServer for testing and now we can ping the device, but the web page from the device isn't displayed in the browser. The same code works OK on PIC 16F877A. With our app...
by bigparmezan
Fri Mar 20, 2009 6:42 am
Forum: E-blocks
Topic: ECIO40 and internet board
Replies: 6
Views: 6482

Re: ECIO40 and internet board

If it works, would you please write how to configure Flowcode so it will really work.

See the attached picture for the error we're getting.

Thanks.
by bigparmezan
Thu Mar 19, 2009 10:56 am
Forum: E-blocks
Topic: ECIO40 and internet board
Replies: 6
Views: 6482

ECIO40 and internet board

Hi, I'd like to know how it's possible to use ECIO40 with the internet board. We're working on a project that requires web input/output, temperature taking and heat regulation. Originally we used PIC 16f877a, but it only has 8k of flash memory and using web server and tcpip component uses up almost ...
by bigparmezan
Thu Dec 11, 2008 7:27 am
Forum: Bugs / Application Errors
Topic: LCD macro Cursor doesn't work with variables
Replies: 1
Views: 3125

LCD macro Cursor doesn't work with variables

Hi, if I try to use the LCD macro Cursor using variables, say x=0 y=0 Cursor (x,y) it doesn't work. It works fine in the simulation but not on the actual HW. It works with literals, of course: Cursor (0,0) It must be a compilation bug! My version of Flowcode is 3.4.7.48. I'm attaching the fcf file. ...
by bigparmezan
Thu Dec 11, 2008 7:26 am
Forum: Flowcode V2 & V3
Topic: LCD macro Cursor doesn't work with variables
Replies: 0
Views: 6609

LCD macro Cursor doesn't work with variables

Hi, if I try to use the LCD macro Cursor using variables, say x=0 y=0 Cursor (x,y) it doesn't work. It works fine in the simulation but not on the actual HW. It works with literals, of course: Cursor (0,0) It must be a compilation bug! My version of Flowcode is 3.4.7.48. I'm attaching the fcf file. ...
by bigparmezan
Thu Dec 11, 2008 7:23 am
Forum: Suggestions
Topic: input output component
Replies: 0
Views: 10400

input output component

Hi, as a programming teacher I have a suggestion for the Flowcode. It lacks an easy input/output virtual component, which would only work in the simulation and would enable the students to enter data without being forced to use step by step execution and manual input directly into variables. The com...
by bigparmezan
Wed Dec 10, 2008 1:50 pm
Forum: Flowcode V2 & V3
Topic: input output component
Replies: 0
Views: 6460

input output component

Hi, as a programming teacher I have a suggestion for the Flowcode. It lacks an easy input/output virtual component, which would only work in the simulation and would enable the students to enter data without being forced to use step by step execution and manual input directly into variables. The com...
by bigparmezan
Wed Dec 10, 2008 1:50 pm
Forum: E-blocks
Topic: Input output component
Replies: 1
Views: 2852

Input output component

Hi, as a programming teacher I have a suggestion for the Flowcode. It lacks an easy input/output virtual component, which would only work in the simulation and would enable the students to enter data without being forced to use step by step execution and manual input directly into variables. The com...
by bigparmezan
Wed Dec 10, 2008 1:39 pm
Forum: E-blocks
Topic: LCD macro Cursor doesn't work with variables
Replies: 0
Views: 7035

LCD macro Cursor doesn't work with variables

Hi, if I try to use the LCD macro Cursor using variables, say x=0 y=0 Cursor (x,y) it doesn't work. It works fine in the simulation but not on the actual HW. It works with literals, of course: Cursor (0,0) It must be a compilation bug! My version of Flowcode is 3.4.7.48. I'm attaching the fcf file. ...