Search found 1049 matches

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

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

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

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

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

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

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

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 ...
by chipfryer27
Tue Apr 02, 2024 3:57 pm
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 2058

Re: SK6812 LED

Hi

Which version of FC are you using and what is your target chip?

Regards
by chipfryer27
Mon Apr 01, 2024 8:40 pm
Forum: General
Topic: ESP32 PWM!
Replies: 5
Views: 268

Re: ESP32 PWM!

Hi
I think it is tricky with pinnumbers with ESP32, no logig :lol:
It certainly seems that way :)

Glad you have it working now.

Regards
by chipfryer27
Mon Apr 01, 2024 8:08 pm
Forum: General
Topic: ESP32 PWM!
Replies: 5
Views: 268

Re: ESP32 PWM!

Hi Jorgen I don't use the ESP32 that much but from what I see with View > Target (showing pins) I agree that the Slider is connected to IO32 / ADC4 PortB.0 but I'm unsure where you get D11 for the PWM. Is that a typing error? How are you measuring the output? You will need a scope or an analyser on ...