Hi,I have a usecase where I need to use a USART Peripheral in SPI Mode. This is due to pinning limitations. I am using a nucleo-u575zi-q for prototyping.I tried a rudimentary "loopback test", wherein I am using :SPI_1 as a master.USART_3 as a slave...