ICP through SWD?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-09-01 12:07 AM
Where can I find information how to program an STM32 through the SWD interface?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-09-01 5:10 AM
Try looking at some open source JTAG projects. Programming it this way is non-trivial.
Segger might have off the shelf tools for this, and driver libraries/api. ST has some programming utilities aimed at automation. And coding for the serial port system boot loader is fairly trivial.Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-09-07 10:17 AM
Our Versatile Handy Programmer, EP968, support program STM32, both SWD interface and UartISP interface, hope to helpful to you.
James Peng- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-09-07 10:58 AM
Our Versatile Handy Programmer, EP968, support program STM32, both SWD interface and UartISP interface, hope to helpful to you.
Hi James, what's the pricing on that look like?Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-09-09 1:30 AM
Hi clive 1:
It's 1280RMB in china, less than 200$/PCS. STM8S(SWIM) full series,STM8L(SWIM) full series,ST7FOXAxxx(ICC) is also support at this price. James Peng www.mcuisp.com- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-09-09 4:07 AM
I use the STM32VL-Discovery ST-Link for SWD debugging and firmware upload. The Discovery board costs £9 in the UK.
It works well on Windows, Linux and Mac OS X.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-09-09 4:40 AM
Hello,
Never tried it, but I know STVP (ST Visual Programmer) comes with a complete API to automate programming, and it supports JTAG and SWD via the ST Link.ST Link utility also has an automatic mode.Thomas.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-09-09 6:36 AM
I use the STM32VL-Discovery ST-Link for SWD debugging and firmware upload. The Discovery board costs £9 in the UK.
I think the OP is asking about the signalling protocol, and sequencing, presumably to do production programming. The ST-LINK is not a particularly ''industrialized'' solution.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-09-09 7:31 AM
I assumed that it was a general question about programing via SWD.
