yanyanyan168 / STM32F103C8T6_CMSIS-DAP_SWO

CMSIS-DAP SWO CDC STM32F103C8T6 BluePill STLINK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32F103C8T6_CMSIS-DAP_SWO


Based x893's code on: https://github.com/x893/CMSIS-DAP

My contribution is:

  1. Upgrade CMSIS-DAP version to V2.00 .
  2. Enable SWO_UART function(USART1), no SWO_STREAM/SWO_MANCHESTER mode.
  3. CDC function improved(USART2).
  4. Added a Soft-Reset function for Cortex-M.
  5. Added BluePill board support, Remapped or unRemap (refer to Docs).
  6. Added STLINK_V2A, STLINK_V2B board support (refer to Docs).
  7. Minor changes, e.g. LED handling, project files re-group......

( *.bin files, converted from Hex, not tested.)

Thanks.

About

CMSIS-DAP SWO CDC STM32F103C8T6 BluePill STLINK

License:Apache License 2.0


Languages

Language:C 97.9%Language:HTML 1.4%Language:Assembly 0.6%Language:C++ 0.1%