Hello,I have a custom board with a STM32L010C6 MCU, which periodically reads 3 bytes (24 bit array) from an external component through SPI.I only need SCLK and MISO since the frame resets using a timeout.I configured the SPI as Only-Receiving Master,...