Search found 10 matches

by theopieleke
Thu Oct 28, 2021 1:50 pm
Forum: Flowcode V8
Topic: Running light in FC8 gives error recursive function call
Replies: 1
Views: 1162

Running light in FC8 gives error recursive function call

Hello, I'm having trouble finding out what's wrong with this program. In simulation (FC8) it works fine, but when we try to convert it to a hex-file we get this message: running_light_recursive_problem.c: 1642: (1089) recursive function call to "_FCM_rechts_links" running_light_recursive_problem.c: ...
by theopieleke
Wed Nov 18, 2020 3:40 pm
Forum: Flowcode V8
Topic: USING 8 PWM outputs on PIC18F4431 in FC8
Replies: 4
Views: 2041

Re: USING 8 PWM outputs on PIC18F4431 in FC8

Hello Benj,

not sure what you mean by this: "Flowcode can drive the CCP based PWM but only some devices with special function PWM", but are there devices (PIC) in Flowcode that could make it possible to use 8 PWM outputs?

I'm a bit confused right now.
Theo
by theopieleke
Wed Nov 18, 2020 3:27 pm
Forum: Flowcode V8
Topic: USING 8 PWM outputs on PIC18F4431 in FC8
Replies: 4
Views: 2041

Re: USING 8 PWM outputs on PIC18F4431 in FC8

Hi Benj,

Thx for the quick answer.
I will try it out.
Also the software solution looks ok to me.

Theo
by theopieleke
Wed Nov 18, 2020 12:13 pm
Forum: Flowcode V8
Topic: USING 8 PWM outputs on PIC18F4431 in FC8
Replies: 4
Views: 2041

USING 8 PWM outputs on PIC18F4431 in FC8

Hello, can anyone tell me if it is possible to use the 8 PWM outputs provided on the PIC18F4431 microcontroller using Flowcode 8? And so, how to do it? I am not a good C--programmer and I can only see that there are just two channels provided in de component-macro of PWM for this microcontroller, us...
by theopieleke
Mon Jun 22, 2020 3:21 pm
Forum: Bug Reports
Topic: FC8 closes by itself ?
Replies: 2
Views: 1611

Re: FC8 closes by itself ?

Thx Steve.
Everything works fine now!
by theopieleke
Mon Jun 22, 2020 2:15 pm
Forum: Bug Reports
Topic: FC8 closes by itself ?
Replies: 2
Views: 1611

FC8 closes by itself ?

Hi, I have used my version of FC8 (educational license) for the past years and never have I had a problem like this. During the lockdown, since march 13th, I have never had this program close itself just after opening. Today I wanted to review some of the programs my students made and FC8 wil not st...
by theopieleke
Wed Feb 06, 2019 12:23 pm
Forum: Flowcode V8
Topic: I2C LCD printing strings
Replies: 22
Views: 10868

Re: I2C LCD printing strings

The basic adresses of this expander are found here. And for the record, it does work with the LCD I2C (LCM1602) component that you can find in Flowcode 8. If there are no bridges on the expander board, then the adress lines A0 to A2 are high. In my case this meant that the standard adres is 0x3F (63...
by theopieleke
Tue Feb 05, 2019 9:35 am
Forum: Flowcode V8
Topic: Reinstallation FC8 for student
Replies: 2
Views: 3386

Reinstallation FC8 for student

Hello, I don't know if this topic is correct here, but I'll post it anyway. One of my students has bought a new PC and wanted to reinstall his version of FC8. Problem now is that he gets a notification that his license is expired, or something like that. What can I do so he can use his version again...
by theopieleke
Mon May 25, 2015 10:24 pm
Forum: Flowcode V6
Topic: Flowcode V6.1.2 NOT compiling is NOT fun
Replies: 2
Views: 2482

Flowcode V6.1.2 NOT compiling is NOT fun

Does anyone know how to resolve this? I just updated to Flowcode V6.1.2 and now this happens. NOT funnyy :( It always occurs when I want to program my ECIO-40 board. ERROR: GetShortPathName(): Het systeem kan het opgegeven bestand niet vinden. (This means: The system can't find the ........ file) So...
by theopieleke
Thu Jan 29, 2015 11:54 am
Forum: Flowcode V6
Topic: Problems with compiling to HEX-file in Flowcode V6
Replies: 1
Views: 1942

Problems with compiling to HEX-file in Flowcode V6

Hello, I'm an electronics teacher from the Vrije St.-Lambertusscholen Westerlo in Belgium. My students showed me today that there is a problem with compilation to a HEX-file from within Flowcode. Here is the error it shows. Can yoy help me please to resolve the problem that occurs on every PC in thi...