Is it possible to use SPI with SSI-Pins from multiple SSI modules?
for example:
SCK: PD0 (SSI3)
CS: PA3 (SSI0)
MOSI: PD3 (SSI3)
MISO: PB6 (SSI2)
i know that i have to disconnect R9 to use PB6 and PD0 together...
if this is possible, how can i configure this PINs?
thanks for any help.