Karol
Karol
@dclogicsCH @bm16ton any updates? Did you manage to run it on WZ5005e?
@bm16ton I just ordered WZ3605E from ali, it will take a while before I will put my hands on it. Did you open the device to see if there is...
@glatteis Are you using any logic level translator? ESP8266 high level is 3.3V but WS2812B expects 0.7*Vin, in your situation its 3.5V (5V Vin). If you have power supply try...
Any news? There is no point in including this as submodule if you don't update it for over 7 months.
> Hi @KaDw, > > Done for this repo. Still need to do it for both [cmsis_device_wl](https://github.com/STMicroelectronics/cmsis_device_wl) and [stm32wlxx_hal_driver](https://github.com/STMicroelectronics/stm32wlxx_hal_driver) repos. > > With regards, Thank you!
@kanflo @elmorejd You had any problems with software CS? I'm trying to use GPIO4 as CS. ``` void max7219_write(uint8 reg, uint8 value){ uint16_t data = (reg
Thanks for very fast reply! I'm checking if spi is busy like you said and now everything is OK Working code: ``` void max7219_write(uint8 reg, uint8 value){ uint16_t data =...
I also experience similar issue, I'm using Ubuntu 20.04, the message for me is: ``` Tabscolor was unable to write to /snap/code/99/usr/share/code/resources/app/out/bootstrap-window.js ```
> > >  > > I built the hardware first, I hope to be able to tell you how the real time kernel works for me soon Any updates...
I'm using 1.5.4, I will try with 1.5.2