j3qq4hch / STM8_WS2812B

small library for interfacing stm8 with addressable LEDS WS2812(or WS2811)
30 stars 13 forks source link

I try to use this code in stm8s105k4, but I find the wave of signal is wierd. #1

Open watershade opened 5 years ago

watershade commented 5 years ago

I don't have stm8s103f3, so I transfer this code to stm8s105k3. I think they are almost same. And I didn't change the code in function rgb_SendArray. But I got wired wave in the DI pin. wave of stm8s105k4 It is different with ws2812b need. So I con not control LED corrently. Any idea about this problem?

sonirohit2 commented 3 years ago

Hello @watershade , I get the same type of waveform in STM8S004K6. Did you got any solution for this?