Search found 37 matches

by ChrisT66
Wed Apr 03, 2024 8:46 am
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 4537

Re: SK6812 LED

Ok, thank you Martin. Thought once again it would just work....

Attaching a chart doesn't help much as it's just completely empty. Only the component SK6812 was dragged into the project. Otherwise not a single command.
by ChrisT66
Wed Apr 03, 2024 7:52 am
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 4537

Re: SK6812 LED

Even if I create a new project and only select the SK6812 without any code, the error occurs when compiling. In file included from C:\Users\Admin\Desktop\Flowprojekte\Testen.c:47:0: C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_RMT.c:112:19: error: conflicting types for 'FC_CAL_RMT_TX_1' CALFU...
by ChrisT66
Tue Apr 02, 2024 6:45 pm
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 4537

Re: SK6812 LED

Yes, I know the differences to the P.
That's funny, until a few days ago it worked for me without an error message. I only started having these problems today.
I'll see if there could be another cause of the error.

Thanks for the help!

Best regards Christian
by ChrisT66
Tue Apr 02, 2024 4:02 pm
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 4537

Re: SK6812 LED

I am using version 9, the target chip is an atmega328PB

Regards
by ChrisT66
Tue Apr 02, 2024 3:50 pm
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 4537

Re: SK6812 LED

Suddenly I have a new additional problem: as soon as you select the SK6812 you get an error message when compiling, so even without having used any command.... Is there a bug in the program?
by ChrisT66
Tue Mar 26, 2024 9:29 am
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 4537

SK6812 LED

Hello, in Flowcode there is the RGBW SK6812 LED. Will there also be an RGB SK6812 variant?
Or can I also use it to control an LED (without a white LED)?

Thanks, regards Christian
by ChrisT66
Wed Jan 10, 2024 8:46 am
Forum: Bug Reports
Topic: ATTINY4313 UART compiling error
Replies: 4
Views: 1052

Re: ATTINY4313 UART compiling error

Have I already looked at this error? Greetings Christian
by ChrisT66
Tue Jan 02, 2024 10:13 am
Forum: Bug Reports
Topic: ATTINY4313 UART compiling error
Replies: 4
Views: 1052

Re: ATTINY4313 UART compiling error

I have created a project with the 4313. The error message appears.
And a project with the 2313 (same controller with less memory). Here it works as it should.

Thank you.
by ChrisT66
Sun Dec 31, 2023 9:25 am
Forum: Bug Reports
Topic: ATTINY4313 UART compiling error
Replies: 4
Views: 1052

ATTINY4313 UART compiling error

Hello, the UART cannot be initialized. There are several error messages when compiling.
Please check, thank you!

Regards Chris
by ChrisT66
Sun Dec 31, 2023 5:39 am
Forum: General
Topic: UART compiler error ATTINY4313
Replies: 4
Views: 496

Re: UART compiler error ATTINY4313

I made another attempt with an ATTINY2313.
With the 2313 (which has only half the memory of the 4313) it works as it should without any problems.
So it seems to be due to the implementation of the 4313 here...