10 years ago.

Where is the CMSIS-DAP source code for the STMicro Nucleo boards?

I'm excited to see the STMicro Nucleo boards joining the mbed ecosystem.

I'd like to explore the possibility of using these to mbed-enable some older ST boards (like the STM32F4 Discovery).

I think there may be some issues with doing this that may require changes to the CMSIS-DAP firmware on the Nucleo debugger interface chip, though.

To fix these it would be easiest to have access to the source code for the interface chip (just as there is source available for the NXP and Freescale interface chips).

Where could I find the CMSIS-DAP sources from ST?

Will this code be added to the mbedmicro/CMSIS-DAP repository?

Thanks!

3 Answers

10 years ago.

Hey Ned. Looking into this and will get back to you shortly.

10 years ago.

I have made it。I can send to you! Email?

thanks! ned@bike-nomad.com

posted by Ned Konz 08 Apr 2014

Is it on github or somewhere else? I would like to use a stm32 mcu as an mbed interface too. Can you send me a piece too? Thanks. xiongyihui3@gmail.com

posted by Yihui Xiong 10 Apr 2014

Hi, I'm also very interested in STM32 CMSIS-DAP port. 8) anpilog /at/ gmail.com Regards

posted by Andrii Anpilogov 14 Aug 2014

Great job! Can I get the source and schematic? plz send it to this e-mail address -> in2stormm /at/ gmail.com it would be good if you made it by STM32F103 serise mcu. Thank you!!

posted by Simon Lee 23 Aug 2014

Could you please send me the source and schematic? tang.ming.chung /at/ gmail.com , Thanks a million.

posted by paul tang 02 Oct 2014

Hi, I'm interested with the STM32 CMSIS-DAP port too. Can you send me a copy as well? Thank you. rickysiah@gmail.com

posted by ricky siah 25 Nov 2015

Would you send me the source and schematic ? pauljayhoon/at/gmail.com. I am porting my code of LPC1769 into STM32F417 now. Thanks in advance !!

posted by Paul Jay Kim 17 Mar 2016

Hello Zhang, Could you please share any link to get the source code or send the source code to my email at akhilbhargav.josyabhatla@gmail.com

posted by Akhil Bhargav Josybhatla 23 Jan 2017

Hello Zhang, can you please email the source code to me at: awais.arshad174@gmail.com

posted by Muhammad Awais Arshad 17 Mar 2017
9 years, 11 months ago.

Not an answer, I'm afraid, but a further request.

I have tried 'SW' debugging using ST-Link, Keil and the 103 Nucleo. It compiles fine, and downloads fine. The debugging works, some of the time, but often seems to go off (somewhere) instead of single stepping through code. I *assume* the CMSIS-DAP interface is an alternative to ST-Link (which might improve this).

Any thoughts anyone - anyone else have this problem?

ptranter