This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Test SPI Slave

Hi,

How do I test the spi slave devices read/write, (I have a oled display connected to SPI-1 controller) I have written a SPI driver for the display, spi_write() calls never fail and always return zero, But I never get anything on screen. (I also noticed that even if the slave is connected or not the spi_write() call bever fails)

Any pointers on how to debug this would be helpful.

Thanks And Regards,

Mike