Has anybody else observed this issue?
I am trying to get the Blinkit LED SPI Device to work with the RockPro64.
https://cpldcpu.wordpress.com/2014/11/30...-superled/
https://shop.pimoroni.com/products/blinkt
I have noticed that the Python GPIO library's under Raspberry Pi 3 seem to run 100 times faster than can be achieved under RockPro64.
While a clock pulse under RockPro64 takes 600us a clock pulse under Raspberry Pi takes 8-8us.
This is using the same blinkit example code on both devices.
Does anybody know if Raspberry Pi 3 uses a better performing solution than the /sys/class/gpio interface for programming the GPIO than the rockpro64 ? The rockPro64 is just too slow!
The only reason I think I can not get the blinkit LED to work on the RockPro64 it because its 100 ties slower than the Raspberry Pi 3 GPIO
You can see the oscilloscope scans below
https://imgur.com/FsgX2Io RockPro64
https://imgur.com/dRBZcjK Raspberry Pi 3
https://imgur.com/tagotFq RockPro64
https://imgur.com/pywieqS Raspberry Pi 3
I am trying to get the Blinkit LED SPI Device to work with the RockPro64.
https://cpldcpu.wordpress.com/2014/11/30...-superled/
https://shop.pimoroni.com/products/blinkt
I have noticed that the Python GPIO library's under Raspberry Pi 3 seem to run 100 times faster than can be achieved under RockPro64.
While a clock pulse under RockPro64 takes 600us a clock pulse under Raspberry Pi takes 8-8us.
This is using the same blinkit example code on both devices.
Does anybody know if Raspberry Pi 3 uses a better performing solution than the /sys/class/gpio interface for programming the GPIO than the rockpro64 ? The rockPro64 is just too slow!
The only reason I think I can not get the blinkit LED to work on the RockPro64 it because its 100 ties slower than the Raspberry Pi 3 GPIO
You can see the oscilloscope scans below
https://imgur.com/FsgX2Io RockPro64
https://imgur.com/dRBZcjK Raspberry Pi 3
https://imgur.com/tagotFq RockPro64
https://imgur.com/pywieqS Raspberry Pi 3