Search found 1062 matches

by chipfryer27
Mon Apr 08, 2024 5:33 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 1124

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

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

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

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 13 times
Regards
by chipfryer27
Thu Apr 04, 2024 7:51 am
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 2518

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

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

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

Re: SK6812 LED

Hi

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

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

Re: SK6812 LED

Hi

As per Kersing's previous reply, you will need to attach your chart.

Regards
by chipfryer27
Tue Apr 02, 2024 4:37 pm
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 2518

Re: SK6812 LED

Hi I'm sure that you are aware that FC doesn't support the PB variant but in saying that the PB will run code created for the P which FC does support. I'm sure you are also aware of the pin / functionality differences too. I created a blank chart based on the ATMEGA328P with everything in config as ...