Hello all,
I am trying to run the OSPi board using a teensy 3.2 microcontroller. None of the code I tried seem to be able to set the shift register. So far I tried using hardware SPI, software shiftOut, converting the raspberry code found on GITHUB, still no success.
The only thing that works is the OE enabling and disabling the shift register but programming it fails.
Any help will be welcome to have it working!
Is there any mysterious hardware modification to bring?
I had the feeling that upon a correct pin connection this should work straight away as signals are similar (3.3v).
Thanks in advance.
Schoopy