Hello,
I am design a custom board with the LS1028 processor, and I have a couple of questions regarding SPI configuration:
- Is it possible to configure SPI in 3-wire mode, or do I need to physically connect MISO and MOSI to achieve this setup?
- Is it feasible to use other GPIO pins as Chip Select (CS) lines? For example, on SPI 3, I am already using CS1 and CS2 for USB power management, so I would like to assign another GPIO as a CS pin ( I need 2 CS pin ).
Thank you for any guidance you can provide.