https://forum.beagleboard.org/t/how-to-control-fine-pwm-on-ai64/35539
An extension of the above post
I am controlling the WS2813 via SPI D0(P9_21).
The default voltage of the SPI is specified as 0.72V, and I was wondering how I can get it down to 0V.
In the picture above, it outputs 0.72V, but when I give a command, it goes down to 0V, and then it goes HIGH and LOW to 3.3V.
I think only the first LED of the WS2813 is malfunctioning because of the 0.72V there.
Is there any way to reduce the default voltage of SPI D0 port to 0V? There is nothing in the DeviceTree about this.