Hi everyone, I'm just trying to run a simple SPI transfer using the Google Coral dev board.
Opening and transmitting over SPI1 is working fine, but I notice it only lowers the SS1 line (pin 26 on the 40 pin GPIO header). How do i configure the SPI1 interface to use the SS0 line (pin 24)?
I've tried understanding the Phanbell device tree, but I don't know how to change the cs-gpios config.
Hi everyone, I'm just trying to run a simple SPI transfer using the Google Coral dev board.
Opening and transmitting over SPI1 is working fine, but I notice it only lowers the SS1 line (pin 26 on the 40 pin GPIO header). How do i configure the SPI1 interface to use the SS0 line (pin 24)?
I've tried understanding the Phanbell device tree, but I don't know how to change the cs-gpios config.
Thank you.