STM32F407 Discovery External Power + ST-Link
Hello,
I‘m trying to power up my development board with a external 5V power source. Is it possible to use the on-board ST-Link via USB at the same time? Thank you for your help.
Best regards.
Hello,
I‘m trying to power up my development board with a external 5V power source. Is it possible to use the on-board ST-Link via USB at the same time? Thank you for your help.
Best regards.
In general, you can power everything independently provided the grounds are connected. However, you need to ensure devices are not backpowered if they cannot tolerate it. For example, with USB, a device is not allowed to send signal on the data lines unless the VBUS voltage is present. If UART is the only connection between the devices, and they're being driven in open drain mode with an external pullup, it will generally work fine.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.