Jack Wang
Jack Wang
HAL库的主要问题是,配置受制于CubeMAX,一般的应用不容易配置出超出CubeMAX的预先设定,即是不能充分发挥出USB的潜力,比如一次想配置5个CDC口功能,HAL做不到。这也是各种第三方USB库的优点。
Recently, I try to test a v1+v2 CMSIS-DAP, I got same conflicting issues. Suggest to use a slide-switch as v1 or v2 selection(upgrade FW) .
try this one: https://github.com/bh3nvn/DAPLink253 or this: https://github.com/RadioOperator/STM32F103C8T6_CMSIS-DAP_SWO
Hi, @linuxtim: DAPLink on STLINK clone with F103CB, refer to: https://github.com/bh3nvn/DAPLink253 CMSIS-DAP on STLINK & BluePill, refer to: https://github.com/RadioOperator/STM32F103C8T6_CMSIS-DAP_SWO
@0xc0170 I think he did not request to Pull into the DAPLink master, just in the his repo local. I have the BIN files.
@tim-seoss You are talking about DAPLink target user! For the C-code developers, we no need use DAPLink, we have one of CMSIS-DAP/JLink/STLink tools, good enough. DAPLink is important for IC...
@tim-seoss I think DAPLink is just a Target IC specific dev-tools of CMSIS-DAP with additional functions, and those functions is better to have for us, but is Must for some...
Open source project, sometimes means AS-IS, no supporting, fast-changing, and not bug-free. If you found ST-LINK's bugs, just report to ST, easy to get updated FW version.
@therealprof I think those DAPLink bin code, the responsibility is on the Target system suppliers. For example, NXP using DAPLink, we always could download the updated DAPLink firmware for their...
@tim-seoss Hi, If you need the bin code for STLINK clone to try it, I can email you.