the balance between data size and FIFO threshold stm32H743II boards
Hi,I am working with 2 boards (stm32H743II) - one defined as SPI Master with SPI4 block and the other as SPI Slave with SPI5 block.I am trying to understand the balance between:# Init.DataSize configuration and Init.FifoThresholdcan someone give me s...