Topic: dd to spidev crashes system
Hello everybody,
I started out having a look at the fpga on the board.
Today I wanted to bitbang a new project, but the dd to /dev/spidev2.0 alone results in the system going down hard, every time. Even the bit files previously working now refuse to do anything but crash the system.
Oddly enough the only bitstream that is still working is the one from the novena-gpbb example:
https://github.com/bunnie/novena-gpbb-example
Does anyone have any idea whats going on here. I'm grateful for any help!