Search found 1034 matches

by chipfryer27
Tue Apr 09, 2024 6:58 pm
Forum: Projects - Embedded
Topic: Changing W5500 Networking Parameters
Replies: 4
Views: 81

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: 81

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: 351

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: 111

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
by chipfryer27
Thu Apr 04, 2024 8:35 am
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 651

Re: SK6812 LED

Hi

Did my chart compile OK for you?

Just a thought and I might be wrong (frequently so) but isn't the SK6812 an "upgraded" WS2812 in terms that is uses similar protocol? That's a RGB component so maybe worth giving that a shot?

Regards
by chipfryer27
Thu Apr 04, 2024 7:54 am
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 651

Re: SK6812 LED

PS

The attached compiles to Hex OK for me in FCv9 (using tqfp)

It flashes each colour in turn

Testsk6812_Flash-RGBW.fcfx
(13.46 KiB) Downloaded 9 times
Regards
by chipfryer27
Thu Apr 04, 2024 7:51 am
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 651

Re: SK6812 LED

Hi I created (and can compile to Hex) a chart from scratch using a 328P and can flash each colour in turn, but as I don't have the component to test with I'd need to scope to check. Connection was default pin C5. I notice in the component properties the data order is GRBW (non changeable) so just wo...
by chipfryer27
Wed Apr 03, 2024 6:36 pm
Forum: General
Topic: License Activation
Replies: 13
Views: 310

Re: License Activation

Hi

Sorry to be brief.

Your chart compiles OK for me. Did you download the toolchain / drivers from the Flowcode page?

https://www.flowcode.co.uk/download/

Regards
by chipfryer27
Wed Apr 03, 2024 9:44 am
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 651

Re: SK6812 LED

Hi Martin

I can compile to Hex without issue if selecting the ATMEGA328P. Without seeing his chart we can only guess...

Regards
by chipfryer27
Wed Apr 03, 2024 8:44 am
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 651

Re: SK6812 LED

Hi

Hmmmm..... Earlier he said his chip was an ATMEGA328PB. Maybe an oversight in chip selection?

Regards