SWD Multi Drop on STM32H5 and target instance
We are looking into accessing two identical H5 via one SWD connection.
My understanding is that:
- We would need to use third party tools instead of STLink for multi drop support
- The processors support multi drop
- But it does not work with multiple identical processors, because the target identification register (TINSTANCE in DP_DLPIDR) is hardcoded to 0, and cannot be changed.
Is this understanding correct, and if not, what tools would you recommend for multi drop?
