How to program multiple STM32 MCUs over SWD (or otherwise) using one programming port
Hello nice people. I am supposed to develop a board that will have 2 STM MCUs (STM32F334 and STM32F01).Is it anyways possible to be able to program both MCUs (simultaneously or individually) using a single SWD port. I know how to do it using JTAG cha...