Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
I'm trying to reprogram a custom STM32F407ZGT6 board however the 4pin programming port connectors are Vdd PE0 PE2 GND.
I looked in the datasheet but didn't find any programming functions related to PE0 PE2. Could it be a custom bootloader that uses these pins?