2019-07-02 11:18 PM
I am currently using STM32f429I. I want to check the value read using SPI by connecting UART. However, when checking the manual (DS9405, 38P), it is indicated that other UART(USART1,2,3,6) can not be used except for UART4, 5, 7, 8 when using SPI as master. Is it possible to use USART1 while using SPI (Master mode)?