Programming secondary chip using SWD interface
HiI have a chip in main board that can be programmed using SWD interface.Can I use the SWD of the STM32F407 to program another chip (and not just for programming and debugging the STM32) ?If so - Are there any HAL functions ?Thanks