Question
Burning program onto yet unused STM32 with another MCU.
I'm working on a project in which I would use another MCU to burn program onto STM32 MCU over USB, but I can't find USB bus timings anywhere. That other MCU will also have other functions. When powered on it should check sd-card for the binary file and if it's present, it will burn it onto STM32. The idea is here, now I only need USB timing diagrams to accomplish it.
Any help would be appreciated.
