MP1 SWD access probably tristates all GPIO sometimes
I'm testing STM32MP157A for our new projects. The MPU VCC is 1V8, USB is 3V3. Debugger is connected to two SWD pins. One of first test is:boot into DFU loader, upload simple code to 0x2ffc2500:S_GPIO_ALT(GPIOA,13,2); S_GPIO_ALT(GPIOA,14,2); RCC->MCO1...