Is there a simple way to use DMA to control pins on a RasPi 5? I have some code working using pigpio, on a 3 (basically 4 channels of pulses to control 4 ws2812 strips)... but that doesn't work on the RasPi 5.
lang-py
Is there a simple way to use DMA to control pins on a RasPi 5? I have some code working using pigpio, on a 3 (basically 4 channels of pulses to control 4 ws2812 strips)... but that doesn't work on the RasPi 5.
doesn't work? Do you get error? You should show it in question. Don't expect that we will write all code from scratch.