Search found 3088 matches
- Wed Jul 17, 2024 5:29 pm
- Forum: Announcements
- Topic: Forum account creation disabled
- Replies: 0
- Views: 956
Forum account creation disabled
Account creation has now been disabled for these forums. Existing users can post here, but any new user wanting to post on this forum should use the Flowcode forum instead: https://www.flowcode.co.uk/forums
- Fri Feb 23, 2024 10:50 am
- Forum: Flowcode V8
- Topic: Error Cannot find compiler
- Replies: 1
- Views: 1623
Re: Error Cannot find compiler
For v9 issues you should post on the appropriate Flowcode forums here:
https://www.flowcode.co.uk/forums/
Regarding your issue, you need to install the 8bit PIC toolchain from here:
https://www.flowcode.co.uk/download/
https://www.flowcode.co.uk/forums/
Regarding your issue, you need to install the 8bit PIC toolchain from here:
https://www.flowcode.co.uk/download/
- Mon Feb 12, 2024 10:21 am
- Forum: Bug reports
- Topic: Attempted an unsupported operation while configuring Interrupts
- Replies: 6
- Views: 7532
Re: Attempted an unsupported operation while configuring Interrupts
It sounds like there is a problem with the FCD definition file for that chip. The FCD file attached seems to work for me using V7.3.0.5. The FCD file lives in the "\FCD\PIC" folder of the Flowcode v7 installation location. Can you please post your FCD file and I will compare to see if it i...
- Thu Jan 11, 2024 6:51 pm
- Forum: Flowcode V8
- Topic: Goods Lift/elevator
- Replies: 2
- Views: 56422
Re: Goods Lift/elevator
As this is an exam, I don't think anyone can create your program for you. But they may be able to help with specific questions.
- Tue Dec 05, 2023 1:50 pm
- Forum: Feature Requests
- Topic: New Product
- Replies: 2
- Views: 12485
Re: New Product
Sorry - we have no plans to do this at the moment.
Re: Eblocks1
In addition, our Introduction to Microcontrollers course might be useful to you. It is written around our newer software and hardware, but many of the concepts are relevant to your setup. Here's a direct link: https://www.matrixtsl.com/resources/files/datasheets/CP4375%20-%20Introduction%20to%20Micr...
Re: Eblocks1
The resource tab of this page has the datasheet for the prototype E-Block. All it does is expose the pins of 2 of the connected microcontroller ports.
Also, the original E-Blocks are compatible with v10 of Flowcode.
Also, the original E-Blocks are compatible with v10 of Flowcode.
- Fri Oct 06, 2023 5:22 pm
- Forum: Flowcode V7
- Topic: Script error on starting flowcode
- Replies: 2
- Views: 13875
Re: Script error on starting flowcode
This error is probably caused by old tags in the Welcome Page, which is generated by our website. I will look into this next week as it should be an easy fix.
Until then, please ignore this error.
Until then, please ignore this error.
- Thu Aug 31, 2023 11:10 am
- Forum: Flowcode V5 Issues
- Topic: FlowCode5
- Replies: 1
- Views: 11751
Re: FlowCode5
V5 of Flowcode is very old now. It may help if you upload a screenshot because I do not understand what you mean by "only the panel part appears". Another thing to try is to ensure Flowcode is white-listed in any anti-malware products you are running. Also, try opening with other target ch...
- Tue Aug 22, 2023 9:21 am
- Forum: Flowcode V5
- Topic: Analog value too high
- Replies: 4
- Views: 10890
Re: Analog value too high
I have just compared the Flowcode v5 chip definition files for the 18F4682 and 18F4685 and there are no differences that will affect the generated code that handles analogue inputs. So I don't think this is a Flowcode issue. There is a silicon errata note for that family ( see here ) which mentions ...
- Fri Aug 18, 2023 9:25 am
- Forum: E-blocks
- Topic: Multi programmer EB 006-00-7
- Replies: 9
- Views: 17688
Re: Multi programmer EB 006-00-7
Enter "driver" in the "Search for resources" box on this page:
https://www.matrixtsl.com/resources/
One of the first results is "EB006 (v8 and older) / HP488 USB Driver", which should be the one you require.
https://www.matrixtsl.com/resources/
One of the first results is "EB006 (v8 and older) / HP488 USB Driver", which should be the one you require.
- Mon Aug 14, 2023 4:06 pm
- Forum: Flowcode V5
- Topic: FLOWCODE 5- Activation Code
- Replies: 2
- Views: 9508
Re: FLOWCODE 5- Activation Code
And alternatively you might consider moving to Flowcode v10. All component packs are now free and it is also free for certain chips and boards too.
- Mon Aug 14, 2023 4:03 pm
- Forum: Flowcode V5
- Topic: FLOWCODE 5- Activation Code
- Replies: 2
- Views: 9508
Re: FLOWCODE 5- Activation Code
FC5 is very old now and no longer officially supported. But I will try to help. Please PM me with details of what you have and I will send you some instructions.
- Mon Jul 17, 2023 3:46 pm
- Forum: Announcements
- Topic: Dead links for resources
- Replies: 0
- Views: 93224
Dead links for resources
Some older posts on this forum may refer to links on www.matrixmultimedia.com, an old web domain that we no longer use. We have moved a lot of the old articles and resources to our matrixtsl.com site and you may be able to find them via a search on this page: https://www.matrixtsl.com/resources/ So ...
- Wed Jul 12, 2023 1:31 pm
- Forum: Flowcode V8
- Topic: LDR (Light Dependent Resistor -> FC V8
- Replies: 28
- Views: 129603
Re: LDR (Light Dependent Resistor -> FC V8
I got me electronics degree a long time ago and since then I've mainly been a software engineer, so I'm not in the best place to answer that. Perhaps others on the forum can.
I did have a quick search of the internet and there seem to be a lot of possibilities though.
I did have a quick search of the internet and there seem to be a lot of possibilities though.
- Wed Jul 12, 2023 12:15 pm
- Forum: Flowcode V8
- Topic: LDR (Light Dependent Resistor -> FC V8
- Replies: 28
- Views: 129603
Re: LDR (Light Dependent Resistor -> FC V8
I would rule out the LDR as the source of the fluctuations and replace it with a potentiometer, just in case the LDR is not providing a constant resistance. If the flicker still exists, then I guess it's the switching of the LEDs or their drivers that is causing the issue. Maybe consider driving the...
- Wed Jul 12, 2023 8:54 am
- Forum: Flowcode V8
- Topic: LDR (Light Dependent Resistor -> FC V8
- Replies: 28
- Views: 129603
Re: LDR (Light Dependent Resistor -> FC V8
You've probably tried this, but increasing the PWM frequency might be an easy way to reduce flicker.
- Mon May 22, 2023 10:35 am
- Forum: Flowcode V8
- Topic: Pi Touch screen programming
- Replies: 3
- Views: 19063
Re: Pi Touch screen programming
I've personally not used that display with the Pi, but other users may have. Although I have searched these forums and not found any relevant posts.
Hopefully someone who has used it will be able to help.
Hopefully someone who has used it will be able to help.
- Mon Feb 20, 2023 6:48 pm
- Forum: Flowcode V8
- Topic: Problems with analog inputs by migration from a PIC 12F617 to a PIC 12CE674
- Replies: 3
- Views: 11174
Re: Problems with analog inputs by migration from a PIC 12F617 to a PIC 12CE674
Great news - thanks for letting us know. I will pass on this information so it can be incorporated into future Flowcode versions.
- Mon Feb 20, 2023 3:04 pm
- Forum: Flowcode V8
- Topic: Problems with analog inputs by migration from a PIC 12F617 to a PIC 12CE674
- Replies: 3
- Views: 11174
Re: Problems with analog inputs by migration from a PIC 12F617 to a PIC 12CE674
There is no support for this device in mLoader, so as you discovered you will need to use an alternative programmer. Also, v8 is quite old now and we can offer limited support for it. Especially for old devices like the 12CE674. But I have some suggestions that may help. I think there could be some ...
- Mon Feb 13, 2023 11:56 am
- Forum: AVR & Arduino
- Topic: Atmega2560 flash memory program 29K
- Replies: 3
- Views: 11576
Re: Atmega2560 flash memory program 29K
Great news. Thanks for letting us know.
- Fri Feb 10, 2023 10:37 am
- Forum: AVR & Arduino
- Topic: Atmega2560 flash memory program 29K
- Replies: 3
- Views: 11576
Re: Atmega2560 flash memory program 29K
What happens if you create a new project using that chip and compile that. Do you still get 29K in size? If not, then there is some code within your original project that is causing this issue and you might have to selectively delete more of your code (and components) until you discover what is caus...
- Fri Feb 10, 2023 10:32 am
- Forum: Flowcode V7
- Topic: assembler in FC7
- Replies: 5
- Views: 13617
Re: assembler in FC7
Please see the attached and image below. It contains 4 equivalent icons showing variable assignment: Flowcode, C code and two in Assembly code. There are 2 assembly code versions. The first is a copy of how C code statements are converted to assembly by the compiler (I found this by looking at the g...
- Thu Feb 09, 2023 11:04 am
- Forum: Flowcode V6
- Topic: Current LCD 4X20 fluctuation
- Replies: 21
- Views: 104700
Re: Current LCD 4X20 fluctuation
@Bachman and @chipfryer27 - Thanks for your attempts to solve this fellow user's problem. This forum greatly benefits from users like you sharing your wisdom and time trying to help others - it is much appreciated.
- Wed Feb 08, 2023 2:59 pm
- Forum: Flowcode V7
- Topic: assembler in FC7
- Replies: 5
- Views: 13617
Re: assembler in FC7
Hopefully this post will help:
viewtopic.php?f=63&t=22957
viewtopic.php?f=63&t=22957