Search found 17 matches

by bluejetsthree
Fri Dec 27, 2013 8:32 am
Forum: Flowcode V5
Topic: Example code does nothing
Replies: 9
Views: 6241

Re: Example code does nothing

ok...i will take a look at them. I have a the Oshonsoft somewhere I think. Here’s what I did to view the program running. (Just to see it works the way I wanted) On your version 4, I made these changes. Set both the prescaller and postscale values at 1:1. That gave an interrupt frequency of 4000hz. ...
by bluejetsthree
Fri Dec 27, 2013 1:29 am
Forum: Flowcode V5
Topic: Example code does nothing
Replies: 9
Views: 6241

Re: Example code does nothing

Ok...I can see now the 4Mhz divided down. 4Meg/4 to give the clock speed(1Meg) and then prescaled 1:16 with rollover at 250 and post-scale at 10 all divides down to 25 hz. At this, the program will cycle through the interrupt 25 times a second which will add 1 to the “count” on each pass until it re...
by bluejetsthree
Thu Dec 26, 2013 7:22 am
Forum: Flowcode V5
Topic: Example code does nothing
Replies: 9
Views: 6241

Re: Example code does nothing

I believe I have it ok now but perhaps a quick scan..?? Run at 4 meg ...interrupt frequency 15hz....settings as per instructed except I left xtal at XT. Is that correct...?? Also, as mentioned above, this is just part of a larger program. After the 600rpm count (engine running)the program can contin...
by bluejetsthree
Wed Dec 25, 2013 2:02 pm
Forum: Flowcode V5
Topic: Example code does nothing
Replies: 9
Views: 6241

Re: Example code does nothing

Thanks so much for your reply. I did not expect such a detailed response. I will take a look at your changes and try to work it out from there. To answer your query, once it has triggered 10 times, that will be the signal to say the engine is running. 10 pulses in one second ....600rpm. Then I can s...
by bluejetsthree
Wed Dec 25, 2013 8:54 am
Forum: Flowcode V5
Topic: Example code does nothing
Replies: 9
Views: 6241

Re: Example code does nothing

Managed to work out something here by modifying things....
Still can't work out why it takes approx 15 cycles to advance the "count".
All new to me so forgive my ignorance.
by bluejetsthree
Wed Dec 25, 2013 4:03 am
Forum: Flowcode V5
Topic: Example code does nothing
Replies: 9
Views: 6241

Example code does nothing

Trying to understand how I can count 10 pulses in one second and I am working through the examples of version 5.
However, these either do nothing or get stuck in an obvious loop so where am I going wrong looking at these examples??
by bluejetsthree
Tue Dec 03, 2013 11:48 pm
Forum: Flowcode V5
Topic: dp in 7 segment display
Replies: 4
Views: 4045

Re: dp in 7 segment display

It does not get as far as a compile error. I do not see the need to do a c code. It simply will not accept that the dp pin is left disconnected in the "connections". It will however allow turning it on or off in the macro as i explained earlier but it appears cannot be used other than that. Ok..than...
by bluejetsthree
Mon Dec 02, 2013 11:20 pm
Forum: Flowcode V5 Issues
Topic: no answer
Replies: 2
Views: 6275

no answer

I get no answer what-so-ever to a query about part of v5.
Why is this..?
by bluejetsthree
Sat Nov 30, 2013 10:49 pm
Forum: Flowcode V5
Topic: dp in 7 segment display
Replies: 4
Views: 4045

Re: dp in 7 segment display

No answers here.......perhaps technical could advise.
by bluejetsthree
Mon Nov 25, 2013 12:32 pm
Forum: Flowcode V5
Topic: dp in 7 segment display
Replies: 4
Views: 4045

dp in 7 segment display

If not using the dp in a seven segment display one has to "connect" it but then turn it off if it is not required in the macro.
So, if one wants to use this pin for another purpose, how does one go about it.??
by bluejetsthree
Sun Nov 24, 2013 11:51 am
Forum: Flowcode V5
Topic: dp always lit in simulation
Replies: 2
Views: 2502

Re: dp always lit in simulation

It's ok...I worked it out...... Need to connect the dp in connections first and then need to either set it to a 1 or 0 in the macro. This then leads to another question....... what if I don't want to use the dp but need the pin for another purpose........is it possible or not..?? Thanks p.s not much...
by bluejetsthree
Sun Nov 24, 2013 11:41 am
Forum: Flowcode V5
Topic: dp always lit in simulation
Replies: 2
Views: 2502

dp always lit in simulation

Working on 4 x 7 segment display and no matter if I set dp to 0 or 1 or true or false, it is always lit on all digits.
Where am I going wrong..??
by bluejetsthree
Thu Sep 26, 2013 8:22 am
Forum: General Programming
Topic: Time limit free version V6
Replies: 2
Views: 3310

Re: Time limit free version V6

Would someone from the designers/ marketers like to comment please..??
by bluejetsthree
Sun Sep 22, 2013 10:49 pm
Forum: General Programming
Topic: Time limit free version V6
Replies: 2
Views: 3310

Time limit free version V6

Recently downloaded V6 flowcode and other than a quick look around it, have not had the spare time to do anything else. This download now has 23 days remaining and I doubt I'll get the chance to look at it again in that time. Question is, would a useage limit say for x amount of hours be in the pipe...
by bluejetsthree
Fri Sep 20, 2013 12:43 am
Forum: Flowcode V5
Topic: Limited Code Size
Replies: 10
Views: 7879

Re: Limited Code Size

Hello, If you use v6 then you will get a 30 day trial period for free with no restrictions. After this has expired if you purchase the PIC chip pack then this is much lower then the cost of a pro v5 license and also has the bonus that the code size is unlimited. You will still be restricted on whic...
by bluejetsthree
Mon Sep 16, 2013 1:19 pm
Forum: Flowcode V5
Topic: Limited Code Size
Replies: 10
Views: 7879

Re: Limited Code Size

Hello, If you use v6 then you will get a 30 day trial period for free with no restrictions. After this has expired if you purchase the PIC chip pack then this is much lower then the cost of a pro v5 license and also has the bonus that the code size is unlimited. You will still be restricted on whic...
by bluejetsthree
Mon Sep 16, 2013 3:12 am
Forum: General Programming
Topic: cannot post in registered forum
Replies: 4
Views: 3678

cannot post in registered forum

Registered as a new user with a purchased flowcode but cannot post or reply to any of the posts there in V5.