Programming an STM32F7xx via USART1
Hello,
I try to programm a STM32F765 via USART1 (PA9/PA10), but the connection fails. I use STM32CubeProgrammer v2.7.0.
If I use USART3 instead on my target, programming works as expected.
Q: Is there a known bug, and USART1 does not work on this CPU? ( I remember that I had similar problems some years ago..). If yes where is this documented?
At the moment we are working on a design using STM32F733. We want to use the USART to program our initial bootloader.
We have no eval-board where I could test in advance that USART1 is working with that CPU. Can ST confirm that the bootloader would work with USART1 on STM32F733 ? Or should I move to another USART?
