Visitor II
July 3, 2019
Question
STM32f429I SPI and USART1
- July 3, 2019
- 0 replies
- 450 views
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)?
