nucleo st link
Hello everyone,
I'm looking into making my own stm32 board to suit my needs
on the nucleo family of MCU's there's a built in st-link using an stm32f103 similar to those features in bluepill.
I'm wondering on how could i replicate that setup where there's an stm32f103 used for programming/virtual com port/programming.
has anyone tried replicating it? is it possible to DIY?
or rather is there a better way, or a way at all to create a single usb port for programming using keil as well as an st link for debugging and a virtual com port for a serial monitor or rather iteration with a script on the PC
right now the only option i see is using one of those aliexpress fake st links for programming, using an FTDI for connecting to a pc and suing the same ST link in case i need to debug
but im looking into a way to make it simpler like the same on the nucleo boards
maybe i can use the st-link on a nucleo? break it off and use the SWD but i don't know how would it work
im open to any suggestion will be happy to answer any questions
thanks in advance.
