PINE64
Gpio indicator of drive activity possible? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98)
+--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101)
+--- Thread: Gpio indicator of drive activity possible? (/showthread.php?tid=10983)



Gpio indicator of drive activity possible? - Mentaluproar - 08-07-2020

I want to have an LED connected to the rockpro64 via GPIO. I want it to stay lit but flicker when there is activity over SATA. I saw there was an old pi project on GitHub that did this but I don’t think that will work on a pi. 

I’ve looked around online but the best I can find is controlling pins with an obsolete method. Something prior to the character device we have pins presented to us now. It didn’t explain how to make it indicate anything either. 

Has anybody done this before?


RE: Gpio indicator of drive activity possible? - tllim - 08-11-2020

(08-07-2020, 01:23 AM)Mentaluproar Wrote: I want to have an LED connected to the rockpro64 via GPIO. I want it to stay lit but flicker when there is activity over SATA. I saw there was an old pi project on GitHub that did this but I don’t think that will work on a pi. 

I’ve looked around online but the best I can find is controlling pins with an obsolete method. Something prior to the character device we have pins presented to us now. It didn’t explain how to make it indicate anything either. 

Has anybody done this before?

check this thread: https://forum.pine64.org/showthread.php?tid=10802