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