Hi,I need to perform write and read operations on an external flash memory through spi protocol.The spi peripheral in the stm32f103 can be configured to 8 or 16 bits data frame lenght. I would like to be able to send longer frames. Is it a possible s...