For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi,
In case this comes in handy to anyone, this is one implementation of a shift register in ME https://github.com/j-mbd/short-and-quick/tree/master/src/jmbd/gpio/shiftregister
(Tested on Raspberry Pi 2, Model B, running the 8.3 SDK and using a 74HC595 shift register)
Cheers