Uwe Bonnes afbde05cd3 Linker: Recent libopencm3 linker already sets the stack.
Thanks to Sid Price for noticing #520.
2019-09-23 22:48:21 +02:00
..
2019-08-14 00:57:15 -07: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