Search found 1030 matches

by chipfryer27
Fri Apr 12, 2024 10:50 am
Forum: Bug Reports
Topic: Because it doesn't respect the delay
Replies: 6
Views: 99

Re: Because it doesn't respect the delay

Hi Can't download your file until later in the day, but it sounds as though it could be a setting in configuration. You will see a setting for:- Speed (delay related timings) This tells FC what speed your clock is running at so it can calculate the appropriate delays. If this doesn't match your actu...
by chipfryer27
Wed Apr 10, 2024 4:27 am
Forum: Projects - Embedded
Topic: SPI_ Master SendByteArray only sending once in loop
Replies: 5
Views: 89

Re: SPI_ Master SendByteArray only sending once in loop

Hi Without seeing your chart it is difficult to guess how you are sending. As Leigh indicates, SPI is always bidirectional (even if you have nothing to receive). At the Master, after you fill the buffer with data to send, it "clocks" the data out and the Slave clocks this data in. At the same time a...
by chipfryer27
Tue Apr 09, 2024 9:07 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 318

Re: Compra de Flowcode

Hi

I will try on W10 when I next get a chance.

Regards
by chipfryer27
Tue Apr 09, 2024 8:30 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 318

Re: Compra de Flowcode

Hi

What OS are you using?

Regards
by chipfryer27
Tue Apr 09, 2024 7:45 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 318

Re: Compra de Flowcode

Hi

In Global Options
Screenshot 2024-04-09 193910.png
Screenshot 2024-04-09 193910.png (66.5 KiB) Viewed 42 times

In Library Updates
Screenshot 2024-04-09 194105.png
Screenshot 2024-04-09 194105.png (52.62 KiB) Viewed 42 times

New components and updates are constantly being added so a difference of a few days can mean many new updates so it is a good idea to check frequently.

Hope this helps
by chipfryer27
Tue Apr 09, 2024 7:13 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 318

Re: Compra de Flowcode

Hi I've just created a test file containing a W5500, and as expected the "*" was present. Saved and it disappeared. Compiled to Hex and it reappeared also informing that it needed to be saved when I tried to close. This is on a W8.1 machine running 10.0.4.33 (which is the latest that supports that O...
by chipfryer27
Tue Apr 09, 2024 6:58 pm
Forum: Projects - Embedded
Topic: Changing W5500 Networking Parameters
Replies: 4
Views: 72

Re: Changing W5500 Networking Parameters

Hi All sounds quite "doable" with nothing to suggest you will have problems. Obviously IP addresses need to be correct to actually connect, but reassigning an address etc doesn't necessary require resetting the uC, it can be done on the fly. Changing the parameters in the component macro before conn...
by chipfryer27
Mon Apr 08, 2024 7:35 pm
Forum: Projects - Embedded
Topic: Changing W5500 Networking Parameters
Replies: 4
Views: 72

Re: Changing W5500 Networking Parameters

Hi From what I take, you want something that allows your users to enter the required parameters and save, then when next run it uses these parameters? Will the "project" be delivered with empty fields or preset to a known that may change at some point? One possible way which may not suit your partic...
by chipfryer27
Mon Apr 08, 2024 5:33 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 318

Re: Compra de Flowcode

Hi

I haven't had an issue either. What OS are you running? I've tried on W8.1 and W11 (will try W10 when next at a machine). Perhaps you could share a screenshot of the "*" as that may help.

Regards
by chipfryer27
Fri Apr 05, 2024 7:40 pm
Forum: Bug Reports
Topic: Flowcode 7 Download Not Working !
Replies: 6
Views: 106

Re: Flowcode 7 Download Not Working !

Hi

I have had similar issues when downloading versions, even updates to v10, but they all resolve themselves. Might be that the servers are busy so try again later. Also, I seem to have more issues if downloading over a cellular link.

Does your browser allow you to "resume"?

Regards