Hello!
I'm trying to nRF52 soc chip to drive the matrix sensors array (16x16), because there is no enough I/O pins for my project and thinking of use the shift register (74HC595) to drive multiple pins.
Does anyone know how to get the shift register (74HC595) to work on nRF52 or is there have any example code about shift register for nRF51/2?
Thanks.