Flowcode Training Videos
Moderator: Benj
- DavidA
- Matrix Staff
- Posts: 1076
- Joined: Fri Apr 23, 2010 2:18 pm
- Location: Matrix Multimedia Ltd
- Has thanked: 58 times
- Been thanked: 258 times
- Contact:
Flowcode Training Videos
Hey guys,
Announcement on our new Flowcode training videos, we have created 30 easy to follow videos which walk you through the various aspects of Flowcode, from how to register your product to using RS232 over VNet.
Check out the new Learning Centre Training Video Page.
Also for anyone that has a YouTube account and would like to support Matrix and be the first to know about additional videos, please visit our YouTube channel and subscribe with the big "subscribe" button.
Matrix's YouTube Channel
Any comments or suggestions on the videos please post them here.
Thanks again!
List of Videos:
1.Walkthrough of installation
2.Walkthrough of product activation procedure
3.Flowcode introduction
4.First program
5.Output other values to a port
6.LED and LED array components
7.Using component macros 1
8.Using component macros 2
9.Program flow 1
10.Downloading a program
11.Program flow 2
12.Variables
13.Inputs
14.Analogue Inputs
15.Switch icon to react to multiple states
16.Program flow 3
17.String manipulation
18.Using the panel
19.Interrupts
20.Customising C code for components
21.Adding own C code to program
22.Importing program from a different Flowcode variant
23.Using the ICD
24.Advanced components 1
25.Advanced components 2
26.Advanced components 3
27.Using the VNET to simulate CAN system
28.Using the MIAC with Flowcode, including the component macros
29.Using Formula Flowcode with Flowcode
30.Getting further help – routes to support
Announcement on our new Flowcode training videos, we have created 30 easy to follow videos which walk you through the various aspects of Flowcode, from how to register your product to using RS232 over VNet.
Check out the new Learning Centre Training Video Page.
Also for anyone that has a YouTube account and would like to support Matrix and be the first to know about additional videos, please visit our YouTube channel and subscribe with the big "subscribe" button.
Matrix's YouTube Channel
Any comments or suggestions on the videos please post them here.
Thanks again!
List of Videos:
1.Walkthrough of installation
2.Walkthrough of product activation procedure
3.Flowcode introduction
4.First program
5.Output other values to a port
6.LED and LED array components
7.Using component macros 1
8.Using component macros 2
9.Program flow 1
10.Downloading a program
11.Program flow 2
12.Variables
13.Inputs
14.Analogue Inputs
15.Switch icon to react to multiple states
16.Program flow 3
17.String manipulation
18.Using the panel
19.Interrupts
20.Customising C code for components
21.Adding own C code to program
22.Importing program from a different Flowcode variant
23.Using the ICD
24.Advanced components 1
25.Advanced components 2
26.Advanced components 3
27.Using the VNET to simulate CAN system
28.Using the MIAC with Flowcode, including the component macros
29.Using Formula Flowcode with Flowcode
30.Getting further help – routes to support
- JLeith
- Posts: 537
- Joined: Wed Nov 14, 2012 7:49 pm
- Location: British Columbia Canada
- Has thanked: 146 times
- Been thanked: 26 times
Re: Flowcode Training Videos
Hello David,
I enjoy learning when ever I can. I clicked the Links and noticed the Matrix Videos are for Flowcode 4.
The YouTube Matrix's was excellent with one major draw back there is no audible human voice to help enplane the actions. Just nice sleepy music ? Unless I missed something.
John
I enjoy learning when ever I can. I clicked the Links and noticed the Matrix Videos are for Flowcode 4.
The YouTube Matrix's was excellent with one major draw back there is no audible human voice to help enplane the actions. Just nice sleepy music ? Unless I missed something.
John
- DavidA
- Matrix Staff
- Posts: 1076
- Joined: Fri Apr 23, 2010 2:18 pm
- Location: Matrix Multimedia Ltd
- Has thanked: 58 times
- Been thanked: 258 times
- Contact:
Re: Flowcode Training Videos
Hi John,
Yes unfortuantely the Flowcode v4 videoes are only music (or mostly silence in the later ones!) we do wish to improve and update them at some point, by adding annotations and making them HD, (im not sure we will venture down the voice route just yet).
Yes unfortuantely the Flowcode v4 videoes are only music (or mostly silence in the later ones!) we do wish to improve and update them at some point, by adding annotations and making them HD, (im not sure we will venture down the voice route just yet).
Re: Flowcode Training Videos
Hi,
I tried to test tutorial 23 using flowcode V5, I found a message. I am attching a pdf for you to see. Please let me know how can I get rid of this problem.
I tried to test tutorial 23 using flowcode V5, I found a message. I am attching a pdf for you to see. Please let me know how can I get rid of this problem.
- Attachments
-
- ICD.pdf
- (97.01 KiB) Downloaded 937 times
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: Flowcode Training Videos
Hi kalim007,
What hardware are you using ICD on?
Currently for PIC, as far as im aware, it can only be used with EB006 V7 and above programmer.
http://www.matrixmultimedia.com/product.php?Prod=EB006
Or with Flowkit:
http://www.matrixmultimedia.com/product.php?Prod=HP299
If you are using either one of these, if you can post the flowchart altered for your settings then I can have a look for you.
Martin
What hardware are you using ICD on?
Currently for PIC, as far as im aware, it can only be used with EB006 V7 and above programmer.
http://www.matrixmultimedia.com/product.php?Prod=EB006
Or with Flowkit:
http://www.matrixmultimedia.com/product.php?Prod=HP299
If you are using either one of these, if you can post the flowchart altered for your settings then I can have a look for you.
Martin
Martin
Re: Flowcode Training Videos
I am using EB006, but do not know if it is V7. I am uploading flowchart here.
- Attachments
-
- test-debugging.fcf
- (6 KiB) Downloaded 872 times
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: Flowcode Training Videos
Hi,
There is nothing wrong with your Flowchart as it allowed ICD to communicate with My 16F88 mounted of EB006 V7 with no issues.
So it sounds like a hardware issue.
Make sure the following are in correct positions:
ICD2/USB jumper is in USB position (that caught me out at first)
RC/XTAL switch is in XTAL position.
OSC/A6&7 jumper is in OSC
PSU/USB jumper is in PSU
If you struggling to establish communication, then temporarily disable ICD, and create a 1Hz flasher. Make sure osc LED time on and time off is correct. If it is then try again with ICD enabled.
When I run ICD I start with single stepping by pressing the F8 key.
Sometimes Disconnecting both power and and usb leads , then reconnecting may help.
If you microcontroller programs ok, then if hardware and flowchart are set up correctly, there is no reason for ICD not to work Martin
There is nothing wrong with your Flowchart as it allowed ICD to communicate with My 16F88 mounted of EB006 V7 with no issues.
So it sounds like a hardware issue.
Make sure the following are in correct positions:
ICD2/USB jumper is in USB position (that caught me out at first)
RC/XTAL switch is in XTAL position.
OSC/A6&7 jumper is in OSC
PSU/USB jumper is in PSU
If you struggling to establish communication, then temporarily disable ICD, and create a 1Hz flasher. Make sure osc LED time on and time off is correct. If it is then try again with ICD enabled.
When I run ICD I start with single stepping by pressing the F8 key.
Sometimes Disconnecting both power and and usb leads , then reconnecting may help.
If you microcontroller programs ok, then if hardware and flowchart are set up correctly, there is no reason for ICD not to work Martin
Martin
Re: Flowcode Training Videos
Martin,
Thanks for you brief answer. I checked all jumper except OSC/A6&7, because I do not have that jumper in my programmer board. I also found my board is EB006 -00-06, that means v6 not v7. This could be the reason for not working. If I disable ICD, eveything works fine. I can compile, download the program in board.
Thanks for you brief answer. I checked all jumper except OSC/A6&7, because I do not have that jumper in my programmer board. I also found my board is EB006 -00-06, that means v6 not v7. This could be the reason for not working. If I disable ICD, eveything works fine. I can compile, download the program in board.
- 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:
Re: Flowcode Training Videos
Hello,
Yes I can confirm that the ICD functionality was added for the v7 EB006.
Yes I can confirm that the ICD functionality was added for the v7 EB006.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Re: Flowcode Training Videos
Hello,
I have another questions regarding training video 26 (i.e. advanced component 3). In simulation everything works. It was assumed here that a char was transmitted and received in same microcontroller. (At this moment I am using PIC16F877A) But i want to transmit char from one microcontroller and want to receive in another microcontroller. So, there are two microcontrollers in the system.I want to verify with you following information.
1. Pin 25 for transmission
2. Pin 26 receiver
3. Baud rate has to be same
Do I need to connect any pins? Is there anything else I need to know before trying to build this?
Thanks in advance for your help.
I have another questions regarding training video 26 (i.e. advanced component 3). In simulation everything works. It was assumed here that a char was transmitted and received in same microcontroller. (At this moment I am using PIC16F877A) But i want to transmit char from one microcontroller and want to receive in another microcontroller. So, there are two microcontrollers in the system.I want to verify with you following information.
1. Pin 25 for transmission
2. Pin 26 receiver
3. Baud rate has to be same
Do I need to connect any pins? Is there anything else I need to know before trying to build this?
Thanks in advance for your help.
Re: Flowcode Training Videos
This questions probably was too complicated to answer. I actually found answer of my question. I simply have to read the datasheet of the micrcontroller first that I am going to use for serial communications. As a simple test, I am going to read a character from a keypad and I can transmit that character. On the other side (i.e. receiver end) I can read that data and output it to LCD. This way, I can verify the serial data transmission.
I have to write two programs for two microcontroller.
I am working on it and hopefully will be able to post update in a week or so.

I have to write two programs for two microcontroller.
I am working on it and hopefully will be able to post update in a week or so.