Search found 3003 matches
- Wed Feb 24, 2021 10:33 am
- Forum: Flowcode V8
- Topic: Missing components
- Replies: 2
- Views: 65
Re: Missing components
Try "Help...Check for updates" and select "Full database" in the bottom-left corner of the Updates window.
- Thu Feb 18, 2021 1:21 pm
- Forum: Feature Requests
- Topic: Console communication view like WhatsApp
- Replies: 2
- Views: 948
Re: Console communication view like WhatsApp
Thanks for the suggestion. I've had a look to see if this is possible. Unfortunately this would require considerable changes to the code for the console and so I doubt we'll be making this change soon. But it is on a list of potential improvements and will be reviewed in the future. I believe you ca...
- Thu Feb 18, 2021 10:32 am
- Forum: Feature Requests
- Topic: FC8 life
- Replies: 2
- Views: 79
Re: FC8 life
1) how long will FC8 continue to be updated in software and components? Support and significant/critical updates will be provided for Flowcode v8 until summer 2022. 2) are you planning to create an ESP32 chip pack also for FC8 ? (free as FC9 ? :lol: ) Sorry, we have no plans to release new chippack...
- Thu Feb 18, 2021 10:11 am
- Forum: Flowcode V6
- Topic: Windows 10 x64 EB006 v9 driver
- Replies: 3
- Views: 96
Re: Windows 10 x64 EB006 v9 driver
Have you installed the driver on the "resources" tab of the product page?
https://www.matrixtsl.com/webshop/e-blo ... ion-9.html
https://www.matrixtsl.com/webshop/e-blo ... ion-9.html
- Mon Feb 08, 2021 10:40 am
- Forum: Flowcode V8
- Topic: Installing Flowcode Ver 8 on a new Laptop.
- Replies: 8
- Views: 606
Re: Installing Flowcode Ver 8 on a new Laptop.
The install for the v2 of the PIC8 toolchain was implemented to work for v9 of Flowcode. For v8, you should use the v1 of the toolchain. The download for this is available in the Flowcode v8 section of your account page ( https://www.flowcode.co.uk/accounts/ ) If you are comfortable with manipulatin...
- Wed Jan 27, 2021 5:03 pm
- Forum: Forums d'aide en français
- Topic: probleme lors d'utilisation de timer + timer interrupt mega 2560
- Replies: 3
- Views: 151
Re: probleme lors d'utilisation de timer + timer interrupt mega 2560
Bonjour, Regardez ici: https://www.matrixtsl.com/mmforums/viewtopic.php?p=104325#p104325 Une traduction du texte (par Google) est la suivante: Salut à tous, Il y a eu une certaine confusion en ce qui concerne les nouveaux forums et leur inscription - je vais essayer d'expliquer ici: Les nouveaux for...
- Fri Jan 22, 2021 12:22 pm
- Forum: Flowcode V6
- Topic: Without using call component marco for counter
- Replies: 8
- Views: 276
Re: Without using call component marco for counter
Don't think about the state of the push button. Instead, think about the change in state.kakiku123456 wrote: ↑Fri Jan 22, 2021 11:26 amhow the number increase from 1 into 2 when i push momentary push button second time?
i.e. don't react when the button is down, react when the button changes from down to up.
- Fri Jan 22, 2021 10:19 am
- Forum: Flowcode V6
- Topic: Without using call component marco for counter
- Replies: 8
- Views: 276
Re: Without using call component marco for counter
Sounds like an interesting educational project. We can't help directly - your tutor will be monitoring this forum to prevent anyone cheating on this assignment. But we can probably offer hints... You need to understand how a 7-seg display is internally connected and then output the correct pattern t...
- Tue Jan 19, 2021 4:58 pm
- Forum: Flowcode V8
- Topic: "Device is not selected"
- Replies: 4
- Views: 197
Re: "Device is not selected"
Compiler information is not stored in the Flowcode project file, so I can't see how opening an older project file would have caused this problem. To fix, I think you should reinstall the PIC (8-bit) toolchain. These are no longer on our matristsl.com site, but I think you can access in from your acc...
- Tue Jan 19, 2021 1:32 pm
- Forum: Flowcode V8
- Topic: "Device is not selected"
- Replies: 4
- Views: 197
Re: "Device is not selected"
It appears you have changed your compiler settings and are 'pointing' at ipecmd.exe as the compiler rather than XC8. Try selecting a different option in the "compiler settings" window.
- Tue Jan 19, 2021 11:28 am
- Forum: General Programming
- Topic: Measure PIC's own battery voltage
- Replies: 10
- Views: 1285
Re: Measure PIC's own battery voltage
But how can I enable it in Flowcode? I still seeing just 2 options, VDD and VRef, this 12F1840 have 3 options, how I can enable FVR in Flowcode? We no longer support v5 of Flowcode. FVR is supported in Flowcode v9 for the 12F1840, and there are many other benefits from using the latest version. Mor...
- Tue Jan 19, 2021 11:16 am
- Forum: Flowcode V8
- Topic: Zoom level
- Replies: 3
- Views: 151
Re: Zoom level
I've got a solution for you, as long as you don't mind editing the registry or your project files. There are 2 settings you may want to change - one is for existing flowchart macros of a project, and the other is for the default setting for newly-created flowchart macros. But before you dive in, ple...
- Mon Jan 18, 2021 6:53 pm
- Forum: Flowcode V8
- Topic: Zoom level
- Replies: 3
- Views: 151
Re: Zoom level
Sorry - I don't think there is a way to do this currently.
- Mon Jan 18, 2021 10:54 am
- Forum: Flowcode V8
- Topic: FC9
- Replies: 1
- Views: 131
Re: FC9
Hi Alan, Did you read this post about the v9 forums? https://www.matrixtsl.com/mmforums/viewtopic.php?f=81&t=22516 We've moved support for v9 of Flowcode to the new forum and want to avoid v9 posts here as it dilutes our efforts to supports that version. The important thing to note is that the new f...
- Tue Jan 12, 2021 5:03 pm
- Forum: Bug Reports
- Topic: Clock setting
- Replies: 3
- Views: 210
Re: Clock setting
Hi Martin,
Thanks for identifying this glitch. I've checked Flowcode v9 and this problem doesn't happen there. I've also identified what's happening in the code for v8, but I'm not going to fix it as it's a minor issue that doesn't cause any other problems.
Regards,
Steve.
Thanks for identifying this glitch. I've checked Flowcode v9 and this problem doesn't happen there. I've also identified what's happening in the code for v8, but I'm not going to fix it as it's a minor issue that doesn't cause any other problems.
Regards,
Steve.
- Wed Jan 06, 2021 2:31 pm
- Forum: General Programming
- Topic: Communicating between pics
- Replies: 6
- Views: 801
Re: Communicating between pics
With so many on/off sensors, I'd suggest having multiple "slave" chips each directly connected to 8 or 16 sensors. Then connect these slaves to a single "master" chip via a serial bus. Only 2 programs need to be developed - 1 for the master and 1 for the slaves - with all slaves running the same cod...
- Thu Dec 31, 2020 12:11 pm
- Forum: Flowcode V8
- Topic: Login FC9!
- Replies: 14
- Views: 958
Re: Login FC9!
I'm waiting for confirmation about how things with the new site and forum work regarding account info, but I believe the following steps should work: Request a new password from https://flowcode.co.uk/accounts/login/reset/ Use this new password to log in here: https://www.flowcode.co.uk/accounts/log...
- Fri Dec 25, 2020 10:37 am
- Forum: Flowcode V8
- Topic: FC9 XMEGA ILI9341 SPI problem
- Replies: 12
- Views: 667
Re: FC9 XMEGA ILI9341 SPI problem
I still don't understand what problem you are experiencing.
Is the problem with your username or your password? You can update your password here:
https://flowcode.co.uk/accounts/login/reset/
Is the problem with your username or your password? You can update your password here:
https://flowcode.co.uk/accounts/login/reset/
- Wed Dec 23, 2020 4:40 pm
- Forum: Flowcode V8
- Topic: Login FC9!
- Replies: 14
- Views: 958
Re: Login FC9!
We need more detail in order to help you. Are you saying the link above (https://flowcode.co.uk/accounts/login/reset/) is not allowing you to reset your password?
- Wed Dec 23, 2020 10:40 am
- Forum: Flowcode V8
- Topic: Login FC9!
- Replies: 14
- Views: 958
Re: Login FC9!
Your v9 forum login is the same as your MatrixTSL/Flowcode account. I think you can reset the password here:
https://www.matrixtsl.com/accounts/login/
EDIT: ignore this link. David has provided the appropriate link below.
https://www.matrixtsl.com/accounts/login/
EDIT: ignore this link. David has provided the appropriate link below.
- Mon Dec 21, 2020 2:29 pm
- Forum: Flowcode V8
- Topic: FC9
- Replies: 4
- Views: 347
Re: FC9
Has the information here helped?
https://www.matrixtsl.com/mmforums/view ... 81&t=22516
The issue that seems to be causing most problem is the username and password for the new V9 forum is the same as your Matrix/Flowcode user account and *NOT* the login details of this forum.
https://www.matrixtsl.com/mmforums/view ... 81&t=22516
The issue that seems to be causing most problem is the username and password for the new V9 forum is the same as your Matrix/Flowcode user account and *NOT* the login details of this forum.
- Sun Dec 20, 2020 12:52 pm
- Forum: Flowcode V8
- Topic: FC9 XMEGA ILI9341 SPI problem
- Replies: 12
- Views: 667
Re: FC9 XMEGA ILI9341 SPI problem
The image you posted shows you are trying to log in with this forum login details, but the new forum uses the login details for your MatrixTSL/Flowcode account, and *NOT* the old this forum login.
If you are still having problems, please give more details and we'll try to help.
If you are still having problems, please give more details and we'll try to help.
- Fri Dec 18, 2020 7:06 pm
- Forum: Flowcode V8
- Topic: FC9 XMEGA ILI9341 SPI problem
- Replies: 12
- Views: 667
Re: FC9 XMEGA ILI9341 SPI problem
There's a post here about logging in to the new forum that will hopefully help:
https://www.matrixtsl.com/mmforums/view ... 25#p104325
https://www.matrixtsl.com/mmforums/view ... 25#p104325
- Thu Dec 17, 2020 5:41 pm
- Forum: Flowcode V7
- Topic: a problem with the text size in FC7
- Replies: 9
- Views: 770
Re: a problem with the text size in FC7
We've just bought a 32" 4k monitor to test this problem and I cannot replicate the problem in the initial post. I have played around with multiple settings within Windows and also played with the compatibility settings for Flowcode's exe. Whilst I have noticed some issue, such as toolbar buttons are...
- Thu Dec 17, 2020 11:49 am
- Forum: Flowcode V8
- Topic: v8 PIC (8-bit) toolchain problem when trying v9
- Replies: 0
- Views: 208
v8 PIC (8-bit) toolchain problem when trying v9
We are aware of an issue where the 8-bit PIC toolchain for Flowcode v9 causes the equivalent toolchain for Flowcode v8 to stop working. This has now been fixed, but I am reporting it here with instructions on how to fix it just in case it affects anyone who has downloaded and installed the v9 toolch...