Search found 9 matches

by stafvg
Tue Feb 12, 2008 6:37 pm
Forum: Flowcode V2 & V3
Topic: 7 seg LED display and Delay
Replies: 2
Views: 3295

Re: 7 seg LED display and Delay

Hi Ben,

Indeed, it was a wrong configuration. The first PIC I saw in the list was a 16F88, the switch on the board was on XTAL but in the configuration I saw that is was on RC. So now that it set on the same configuration it is working as I have programmed it.

Many thanks for your reply !

Staf
by stafvg
Sun Feb 10, 2008 12:45 pm
Forum: Flowcode V2 & V3
Topic: 7 seg LED display and Delay
Replies: 2
Views: 3295

7 seg LED display and Delay

I was 'playing' with the 4 digits 7 segment LED display and have noticed some strange behaviour. I use the multiprogrammer with PIC16F88 and flowcode 3 (prof). In attachments there are 2 files, they look the same only the delay is different. It is a testprogram that uses the Macro LED7seg4. The prog...
by stafvg
Sun Feb 10, 2008 12:32 pm
Forum: Flowcode V2 & V3
Topic: I2C NACK
Replies: 4
Views: 4834

Re: I2C NACK

Thanks, I'm finding my way now trough the helpfunction !
by stafvg
Mon Jan 28, 2008 6:47 pm
Forum: Flowcode V2 & V3
Topic: I2C NACK
Replies: 4
Views: 4834

Re: I2C NACK

Thank you for this anwer.
But I was asking myself, where can I find a help on these macro ? I mean, I find in the help how I can make my own macro, but I can't find any helpinformation concerning this I2C macro's. Is it me or is this information not in the help ?
by stafvg
Fri Jan 25, 2008 9:15 pm
Forum: Flowcode V2 & V3
Topic: I2C NACK
Replies: 4
Views: 4834

I2C NACK

When you want to use de maxim DS1632 (thermometer) you need a NACK. But in Flowcode I see a start a stop an ack ... but not a NACK. So how can I generate a NACK in flowcode ?
by stafvg
Wed Jul 25, 2007 3:19 pm
Forum: Flowcode V2 & V3
Topic: No comilation error information available
Replies: 6
Views: 5385

Hello Ben,

Thank you for your respons, I' have modified my flowcode and it is now without any fatal errors.
Bye the way, is there a usermanual for the used C-compilers on your website ? I've searched but did not find (also on the internet) any.
by stafvg
Tue Jul 24, 2007 4:04 pm
Forum: Flowcode V2 & V3
Topic: No comilation error information available
Replies: 6
Views: 5385

Hello, Thanx for your respons. I use no C-code no assembly pieces, just flowcode. And I had already tried the post (with the bat-file) but I had typed an error (pauze instead of pause) so I was under the impression that the bat-file was OK but didn't see any change. After your message I've looked ag...
by stafvg
Sun Jul 22, 2007 8:09 pm
Forum: Flowcode V2 & V3
Topic: No comilation error information available
Replies: 6
Views: 5385

No comilation error information available

I have a problem with flowcode 2. For two weeks now I'm experimenting with e-blocks. Now I'have a problem with a project but I don't find the problem. Flowcode give the message "flowcode was unable to compile the flowchart's C code due to the following errors" and "No compilation erro...
by stafvg
Tue Jul 10, 2007 9:44 pm
Forum: Formula Flowcode
Topic: PWM not supported
Replies: 2
Views: 5708

PWM not supported

Today I've received my formula flowcode (via elektuur). After problems with the USB-driver, solved with the tip in this forum, I tried the program the robot. I tried a PWM signal as discribed in the user guide buth when I tried to compile the program I got the error message that only certain modules...