Flowcode v3.2

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
User avatar
Steve
Matrix Staff
Posts: 3426
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Flowcode v3.2

Post by Steve »

Sorry folks...

...but v3.2 is not available.

I've been working flat out all week on this and I've got it all sorted except for one thing - the actual installation. I've tried and failed to get this installer working, but I've not been able to successfully.

I am now going on holiday for a week, so nothing will happen for a while.

But I did promise you some updated files, and those wanting to manually update their copy of Flowcode with the appropriate files will need to contact Ben directly (support@matrixmultimedia.co.uk).

Ben will post here what "patches" will be available on Tuesday.

I strongly recommend that only those users who have an urgent need for an update (e.g. for I2C) actually ask for the patches.

Again, I'm really sorry for not getting this update out on time. I didn't want to release something half-baked, so hopefully I'll get something better to you in a few weeks time.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

The patches that will be available from Tuesday 29th May are as follows:

Master I2C Component
Lin Master and Slave Component
PWM Component

Updated LCD Component
Updated Keypad Component
Updated EEPROM Component
Updated Bluetooth Component

Also a variety of bug fixes and run time tweaks

Improved FCD Files.

Added Languages including Romanian and Danish

Let me know by email if you wish to receive the update.
ben@matrixmultimedia.co.uk
or
support@matrixmultimedia.co.uk

saschech@gmx.de
Posts: 714
Joined: Wed Jan 31, 2007 12:41 pm
Has thanked: 1 time
Been thanked: 26 times
Contact:

flocod 3.2 update

Post by saschech@gmx.de »

Hallo Ben

Thanks for the files.I have do what the install-doku says.
I cannot find the new symbols in the komponent-bar into flocode.
There is not a information in the "sort component window" for the new
komponents.
The eeprom komponent is updatet (i show 1024 bytes).
The new version i can also show 3.2.0.36
What can i do ?

wolfgang

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

Hello

Did you follow the readme file when adding the V3.2 files.

You need to run the Install New Components Batch file. This should add the new components to your Flowcode.

saschech@gmx.de
Posts: 714
Joined: Wed Jan 31, 2007 12:41 pm
Has thanked: 1 time
Been thanked: 26 times
Contact:

i2c update

Post by saschech@gmx.de »

Hello Ben

Correct these I have do. I show the dos-window any new components
regsvr.....ocx ok. anyway i cannot show it in the flocode component bar.

Regards wolfgang

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

Thats strange.

Are you sure that you placed the component files into the correct folder.

Flowcode V3/Components

If you have already done this then maybe try uninstalling and reinstalling from the last full install and then try performing the update again.

MarcB
Posts: 10
Joined: Thu Feb 22, 2007 2:59 am
Contact:

I2C available?

Post by MarcB »

is the I2C component available?
Where can I download it?
Or can you mail it?

marc@vegasnet.nl

Thanks

tibor
Posts: 10
Joined: Sun Apr 29, 2007 9:36 pm
Location: slovakia
Contact:

Post by tibor »

hello Benj
I have the same problem as sasches.I install your patch by your instruction , but i dinΒ΄t see new macros(PWM,LIN,IIC...),but if I edit
CompCats.reg than I saw this icons but didnΒ΄t work correctly.flow version 3,2... .
best regards
tibor

tibor
Posts: 10
Joined: Sun Apr 29, 2007 9:36 pm
Location: slovakia
Contact:

PWM

Post by tibor »

Hello Benj
I have a question for you.I want to use 3 or 6 pwms in flow .it will be program for RGB led ,but I can to use only 2 pwm.I send you one picture
by mail, becouse i donΒ΄t know ,what does it mean this icon with question mark.
thank you Benj
best regards tibor
ps:yours updates are very nice

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

Hello Tibor

Currently there are only two PWM outpout options for Flowcode. This should increase in the future but is not likely to be for a little while. For the moment you could always emulate the third PWM by creating a timer interrupt that turns a pin on or off at a specific frequency.

Post Reply