I'm new to the Maple - Is there a method to use JTAG to upload a program?
If there is a (detailed) method, where might I find it.
Thanks for your help.
I'm new to the Maple - Is there a method to use JTAG to upload a program?
If there is a (detailed) method, where might I find it.
Thanks for your help.
Hello platypus,
Welcome to the maple!
Have you checked the leaflabs "wiki" for JTAG related resources? Note: the forum search engines and the wiki search engines are separate.
I have not used JTAG, so I am not sure how useful the wiki information will be to you.
If you need more help it might be useful (to the maple users willing to respond with ideas) if you took the time to describe what you have tried, what has not worked, what is confusing you, etc. This way the answers can address your specific problems, but the answers might be suitable for other users.
In other words, the more you share the more you and others might benefit.
crenn, do you think you can add one sentence to your very helpful "commonly asked questions" forum sticky which directs new users to the useful info on the leaflabs wiki?
Thanks!
Stephen from NYC (full disclosure: I am not a member of the LeafLabs staff)
platypus - there are three ways to upload a program onto a Maple:
1. Bootloader
2. STM32F103's built-in serial uploader
3. JTAG, which itself comes in several versions.
The cheapest JTAG is ST Micro's own ST-LINK/V2. Upload software for Windows is provided by ST Micro. For anything else download stlink from https://github.com/texane/stlink
OpenOCD can be used with several JTAG adapters
Some of the LeafLabs folks recommend Black Magic Probe http://www.blacksphere.co.nz/main/blackmagic
(Full disclosure: I am not a member of the LeafLabs staff.)
You must log in to post.