Search found 1329 matches

by medelec35
Fri Apr 05, 2024 8:32 pm
Forum: Bug Reports
Topic: Flowcode 7 Download Not Working !
Replies: 6
Views: 113

Re: Flowcode 7 Download Not Working !

Hi Stuart.
Sorry to see you are having downloading issues.
Hopefully, it will be investigated on Monday during office hours.
by medelec35
Thu Apr 04, 2024 8:39 pm
Forum: Bug Reports
Topic: SD card not initialising using 18F47K42 FC9
Replies: 4
Views: 135

Re: SD card not initialising using 18F47K42 FC9

In that case can you try software mode instead.
The issue with 18FxxK42 devices is some of the SFR are different to the norm, so they are not currently supported with SPI or I2C.
The rules have been completely rewritten!
Sorry for any inconvenience.
by medelec35
Thu Apr 04, 2024 8:35 pm
Forum: General
Topic: License Activation
Replies: 13
Views: 312

Re: License Activation

I'm not sure what your issue is as your .txt.msg states:

Code: Select all

Programming successful!
So, your hardware has been programmed.

Have you got your hardware wired up correctly?
Perhaps check D3 with a scope, DMM or logic analyser.
by medelec35
Wed Apr 03, 2024 9:32 pm
Forum: General
Topic: License Activation
Replies: 13
Views: 312

Re: License Activation

You are missing the .msg.txt file
That would be a big help for us if you had downloaded the AVR/Arduino toolchaain
by medelec35
Tue Apr 02, 2024 2:09 pm
Forum: Bug Reports
Topic: SD card not initialising using 18F47K42 FC9
Replies: 4
Views: 135

Re: SD card not initialising using 18F47K42 FC9

Hello.
Are you referring to a compiler error with just initialise, if so can you post your .fcfx, .c and .msg.txt files please.

Or are you referring to stuck on initialise within your hardware?
by medelec35
Tue Apr 02, 2024 11:52 am
Forum: General
Topic: License Activation
Replies: 13
Views: 312

Re: License Activation

Hello. Can you select Full Editor & Preview, below the reply window, Select attachments and upload the .fcfx, .msg.txt and .c files within the project folder. Without seeing those files we can only guess. Do you have the nano drivers installed and selected the correct comport (bottom righthand side)...
by medelec35
Tue Apr 02, 2024 10:23 am
Forum: General
Topic: License Activation
Replies: 13
Views: 312

Re: License Activation

Hello.
If you have not purchased any chip packs, then the only hardware that will work is listed here
by medelec35
Thu Mar 28, 2024 10:21 am
Forum: General
Topic: E-Blocks 2 settings
Replies: 4
Views: 139

Re: E-Blocks 2 settings

Hello. This is the debounce routine for the switch read functions: Debounce.png if you believe the debounce is not working then we will investigate further. You need to rememberr that the code within a microcontroller is accessed so fast, delays or WaitUntilHigh or WaitUntilLow (depending on the pol...
by medelec35
Thu Mar 28, 2024 10:01 am
Forum: Tips & Tricks
Topic: Updating XC8 Compiler
Replies: 3
Views: 203

Re: Updating XC8 Compiler

Hello.
We will be updating XC8 PIC compiler as soon as we are happy that there are no issues with it.
I just posted instruction for anyone that wants to give it a try before its updated.
We do plan on adding some new devices. :)
by medelec35
Thu Mar 28, 2024 9:22 am
Forum: General
Topic: Formula Allcode losing bluetooth connection
Replies: 16
Views: 461

Re: Formula Allcode losing bluetooth connection

Hello.
As Steve stated, Flowcode will not run the python scripts, it will only run the files that are within the Flowcode section of Formula AllCode Resources.
It was the quickest method for me to establish there is not an issue with Bluetooth.