Whether SYN, SCS pin connection is required when using STPM32 UART
hello
I am studying by purchasing the EVALSTPM32 Board and connecting it to a PC via USB to Serial.
If you look at the datasheet of STPM32, you can use the SYN and SCS pins to request a reset operation when booting the chip.
However, the EVALSTPM32 board cannot control SYN when looking at the USB to Serial connection.
In addition, DSP_CR3 SW_RESET also exists in the STPM32 chip.
Question 1. What is the difference between reset using SYN and SCS and SW_RESET during chip booting?
Question 2. When using UART communication of STPM32, is there any problem if SYN and SCS are connected to VCC?
thank you.
