I’m using an up to date torizon distro on a dalhia board.
My goal is to drive a ws2812b led strip from the spi.
my code works fine on a raspberry pi3.
i get inconsistent result on the dalhia.
one thing especially noticeable is that past the first use of SPI the logic analyzer starts recording right away, as MOSI is still sending some signal.
the first use is also incorrect according to the analyzer, but at least the analyzer only starts recording when the spi is asked to send something.
I’ll be happy to provide any information you need as i really want to fix this.
Hello.
sorry for the delay, summer is keeping me busy with making concerts so i did not have too much time too work further on that issue.
i’m collecting informations on rtos and rpmsg right now, so i should be back in a few days with a better understanding.
Thanks very much for checking in
To keep you updated.
I managed to get decent looking spi signals from rtos.
not closing yet as i may run into configuration issues.
thanks for the help so far