User Activity

HiI am receiving data from a 24-bit ADC through SPI. To reduce frequency of SPI-SCK, the ADC has the capability to send data through 2 SPI-MISO to STM32f107, both of them working with a single SPI-SCK (18Mbit/s). How can I configure SPIs in STM32cube...