Can I configure SPI1 on PA4-7 and USART1 TX on PA9 simultaneously?
Hello,I am developing a project using STM32H742VIT6.I have tentatively tried to configure SPI on PA4-7 outputs and USART1 TX on PA9 simultaneously. However, when I try to implement this configuration on STM32CubeMX, it automatically places USART1 TX...