ST-Link implementation on a customer board
I want to copy-paste ST-Link implementation from a Nucleo or Discovery board to my customer board with STM32H7 processor. This way, the board will have one USB connector to use for programming, debugging, upgrading, and finally, for serial communication with the main processor.
The problem is ST-Link firmware, which is not officially available.
I would like to avoid reverse engineering and the like, seeking for very simple and straightforward solution. Ideally, I would like to buy STM32F1 processors with ST-Link firmware preprogrammed; however, this option seems not available.
If anybody explored this idea, please share your findings.
