How to support debugging and firmware upgrades on production boards
I plan on building my own board for the STM32F373 instead of using the dev board. I have a basic schematic for the uC, but I also want to include support for debugging from CubeMX as well as a way to upgrade the production firmware for end users. (...