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 chain (TDI -> TDO .....) but i don't know if it is also possible using SWD. Asking because many new processors don't support JTAG anymore but only SWD. THe aim is to use one programming port for both MCUs because of space restrictions.
Thanks
asrar
