Hello,
I'm having issues getting my SPI to work at high transfer speeds.
I have my pins configured to have high drive.
SPI is set to MSB first, Mode 0.
Colors:
Brown = SCK
Red = MOSI
Orange = MISO
Yellow = CS
This is a transaction on 125kbps, working fine.
This is at 500kbps, not getting all clock pulses.
This is at 8Mbps and yeah... nothing here but the chip select.
Can anyone help me getting this work at higher speeds?
Kind regards.