Firmware for the Addon Addon, an addon for the official DC31 badge that hosts GAT or v1.69bis-compliant addons.
Go to file
true d5cbabf830 Add STM32CubeIDE patches
Patches to allow programming and debugging using a JLINK within the STM32CubeIDE environment.

Also firmware to turn STM32F103 into JLink-OB. However you will need to click on "No" every time you launch.

From memory, these are the pins used:
PA5 SWDCK
PA4 SWDIO
PA2 !RST (unneeded)

You may need to attach a 100ohm resistor from PA7 to PA4 for this to work.
2023-06-25 01:43:58 -07:00
bootloader_hk32f030m_uart_xmodem Initial bootloader implementation 2023-06-25 01:41:36 -07:00
hax Add STM32CubeIDE patches 2023-06-25 01:43:58 -07:00
.gitattributes Initial commit 2023-06-25 01:21:36 -07:00
.gitignore Initial bootloader implementation 2023-06-25 01:41:36 -07:00