Programming arrays of STM32 MCUs
Still struggling with this so hopefully somebody can help me.
As far as I can work out the STM32(H7s if it matters) need three pins (TCK, TMS & NRST) plus a common ground to be programmed from another MCU. I can't dedicate three pins on the master processor to each slave but I can't find a sort of 'programming chip enable' arrangement to allow me to address all the slaves one at a time on a bus arrangement as I would do with say Atmel or other MCUs.
Fortunately I don't need SWO debug or that would be yet another pin.
If a bus arrangement is possible, can somebody point me in the right direction please ?
Thanks in advance