Page 1 of 1
WS2812 Compiler Error
Posted: Sun Dec 04, 2016 11:33 pm
by ressi
Hello.
Can you Help me with this Problem? I have a 18F46K22 with 64Mhz and have this Error.
I have a Flowcode 7 Pro Lizenz.
Re: WS2812 Compiler Error
Posted: Mon Dec 05, 2016 8:09 am
by QMESAR
Hi ;
Try to switch of the extended instruction set as below go build >> Project options >> configuration

Re: WS2812 Compiler Error
Posted: Mon Dec 05, 2016 1:24 pm
by ressi
Hello. Thanke for the tip, the error is gone. The other error is still there, and the program does not work in the PIC. Does the WS2812 work with an 8-bit controller?
Re: WS2812 Compiler Error
Posted: Mon Dec 05, 2016 1:28 pm
by Benj
Hello,
It should work with an 8-bit PIC running at 64MHz.
There is a speed improvement for the WS2812B component on PIC devices included here which may help allow things to run correctly.
http://www.matrixtsl.com/mmforums/viewt ... 63&t=18209
Let us know how you get on.
Re: WS2812 Compiler Error
Posted: Mon Dec 05, 2016 7:10 pm
by ressi
Hello. Thank you for the link. After the installation it runs however not quite correctly. I change the LED controller to AP104 - it runs great. THANK YOU.
@Benj: I found the scrolling RGB Message Board, from you.
Can you post the Flowchart? I could learn a lot about text scroll !
https://www.youtube.com/watch?v=mRU2dgJ-EYs
i want to scroll a Text with MAX7219 but i dont know how. With your Flowchart i can learn a lot.
THANKS for HELP