Search found 3091 matches

by Steve
Fri Mar 21, 2025 9:54 am
Forum: Flowcode V8
Topic: WIZ810 closing socket 0
Replies: 2
Views: 5237

Re: WIZ810 closing socket 0

As Viktor says, this forum is rarely used for new posts, but is retained so users can refer to previous topics.

As this is a V10 issue, please post with details onto the Flowcode forum.
by Steve
Fri Nov 22, 2024 10:24 am
Forum: General Programming
Topic: Syntax Error??
Replies: 2
Views: 7044

Re: Syntax Error??

I've checked this project with v10 and it compiles without error. Maybe you have outdated library files? In which case, check for library updates in the "help" menu. I also note that this is a v10 project. You should post problems like this on our new forums as these old forums are not rea...
by Steve
Wed Oct 16, 2024 11:19 am
Forum: Flowcode V7
Topic: V7 & windows 11
Replies: 2
Views: 1160

Re: V7 & windows 11

It could be the dialog window is showing off-screen. The following may help: Make sure the window/dialog has focus (make it the active window). Press Alt+Spacebar+M to enter move mode. Press any Arrow Key once to snap the window position to the mouse. Move the mouse and the window will appear wherev...
by Steve
Wed Jul 17, 2024 5:29 pm
Forum: Announcements
Topic: Forum account creation disabled
Replies: 0
Views: 7451

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
by Steve
Fri Feb 23, 2024 10:50 am
Forum: Flowcode V8
Topic: Error Cannot find compiler
Replies: 1
Views: 2504

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/
by Steve
Mon Feb 12, 2024 10:21 am
Forum: Bug reports
Topic: Attempted an unsupported operation while configuring Interrupts
Replies: 6
Views: 8809

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...
by Steve
Thu Jan 11, 2024 6:51 pm
Forum: Flowcode V8
Topic: Goods Lift/elevator
Replies: 2
Views: 57583

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.
by Steve
Tue Dec 05, 2023 1:50 pm
Forum: Feature Requests
Topic: New Product
Replies: 2
Views: 13293

Re: New Product

Sorry - we have no plans to do this at the moment.
by Steve
Fri Dec 01, 2023 9:42 am
Forum: E-blocks
Topic: Eblocks1
Replies: 4
Views: 36525

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...
by Steve
Fri Dec 01, 2023 9:39 am
Forum: E-blocks
Topic: Eblocks1
Replies: 4
Views: 36525

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.
by Steve
Fri Oct 06, 2023 5:22 pm
Forum: Flowcode V7
Topic: Script error on starting flowcode
Replies: 2
Views: 15163

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.
by Steve
Thu Aug 31, 2023 11:10 am
Forum: Flowcode V5 Issues
Topic: FlowCode5
Replies: 1
Views: 12638

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...
by Steve
Tue Aug 22, 2023 9:21 am
Forum: Flowcode V5
Topic: Analog value too high
Replies: 4
Views: 11935

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 ...
by Steve
Fri Aug 18, 2023 9:25 am
Forum: E-blocks
Topic: Multi programmer EB 006-00-7
Replies: 9
Views: 19403

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.
by Steve
Mon Aug 14, 2023 4:06 pm
Forum: Flowcode V5
Topic: FLOWCODE 5- Activation Code
Replies: 2
Views: 10627

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.
by Steve
Mon Aug 14, 2023 4:03 pm
Forum: Flowcode V5
Topic: FLOWCODE 5- Activation Code
Replies: 2
Views: 10627

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.
by Steve
Mon Jul 17, 2023 3:46 pm
Forum: Announcements
Topic: Dead links for resources
Replies: 0
Views: 95251

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 ...
by Steve
Wed Jul 12, 2023 1:31 pm
Forum: Flowcode V8
Topic: LDR (Light Dependent Resistor -> FC V8
Replies: 28
Views: 133727

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.
by Steve
Wed Jul 12, 2023 12:15 pm
Forum: Flowcode V8
Topic: LDR (Light Dependent Resistor -> FC V8
Replies: 28
Views: 133727

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...
by Steve
Wed Jul 12, 2023 8:54 am
Forum: Flowcode V8
Topic: LDR (Light Dependent Resistor -> FC V8
Replies: 28
Views: 133727

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.
by Steve
Mon May 22, 2023 10:35 am
Forum: Flowcode V8
Topic: Pi Touch screen programming
Replies: 3
Views: 21023

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.
by Steve
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: 12343

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.
by Steve
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: 12343

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 ...
by Steve
Mon Feb 13, 2023 11:56 am
Forum: AVR & Arduino
Topic: Atmega2560 flash memory program 29K
Replies: 3
Views: 12931

Re: Atmega2560 flash memory program 29K

Great news. Thanks for letting us know.
by Steve
Fri Feb 10, 2023 10:37 am
Forum: AVR & Arduino
Topic: Atmega2560 flash memory program 29K
Replies: 3
Views: 12931

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...