no, that bin file has initialization commands for the display only. It has no idea which SPI interface will use the display...
my question is, does the 4bin.bin file have any configuration for the display to connect to SPI0 by default? and if so how can I change it so that I can connect my display through SPI1?
Connect your display to SPI-0, check if it works. Then move it to another port.
Or, write a custom overlay for using SPI-1. Sorry, I din't find it were intuitive to make use of several overlays for getting things running, hence I prefer to have custom ones.
The overlay.in viewtopic.php?t=380704#p2276740 gibes you an idea. Adopt the stock SPI-1 in the same way.
And ... If things stopped working when you started using your custom PCB you should check yoir design!
Statistics: Posted by aBUGSworstnightmare — Sat Jan 18, 2025 7:45 am