Is it possible to have two MOSI and two MISO line on 1 SPI bus ?
I'm using the STM32F411RE and I want to communicate with the SPI protocole to an external chip. The version of the chip is basically two single chip on 1 board so the SPI wiring only takes 1 CLK and 1 CS, but is using two MOSI line and two MISO line ...