Uwe Bonnes 4ede113ca7 hydrabus: Disable DFU file generation untit somebody fixes dfu-convert.py
This allows "make all_platforms" to succeed on python3 only systems.
2020-06-05 16:23:28 +02:00
..
2020-06-05 14:59:30 +02:00
2018-10-03 15:20:09 -07:00
2016-04-18 00:48:06 +02:00

Connections

  • PA0: User button to force system bootloader entry with reset (enter USB DFU)

  • JTAG/SWD

  • PC0: TMS/SWDIO

  • PC1: TCK/SWCLK

  • PC2: TDI

  • PC3: TDO/TRACESWO

  • PC4: SRST (NRST/System Reset)

  • PC5: TRST (optional Test Reset)

  • Green Led(ULED/PA4): Indicator that system bootloader is entered via BMP

  • USB USART

  • PA9: USART1 TX (usbuart_xxx)

  • PA10: USART1 RX (usbuart_xxx)

How to Build

cd blackmagic
make clean
make PROBE_HOST=hydrabus

How to Flash the firmware with Windows