Skip to main content
Associate
March 22, 2024
Solved

ST-Link with JST adapter?

  • March 22, 2024
  • 3 replies
  • 2664 views

I inherited a board that has a SM06B-XSRS-ETB JST connector for the SWD port.  I believe they were using an ST-Link programmer. 

Does the ST Link programmer come with an adapter cable that has the male side of the connector?  Or is there a cable available?

 

I would like to think they chose a standard connector for the design but I am not having luck finding one.

Best answer by Andrew Neil

That's not a standard SWD connector, so there won't be  a standard cable or adaptor.

 


@dsabol wrote:

I would like to think they chose a standard connector for the design 


it doesn't seem that they were that helpful.

:frowning_face:

3 replies

Andrew Neil
Andrew NeilBest answer
Super User
March 22, 2024

That's not a standard SWD connector, so there won't be  a standard cable or adaptor.

 


@dsabol wrote:

I would like to think they chose a standard connector for the design 


it doesn't seem that they were that helpful.

:frowning_face:

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
dsabolAuthor
Associate
March 22, 2024

of course not.... thanks

Andrew Neil
Super User
March 22, 2024

ARM spec for "standard" Cortex debug connectors:

https://documentation-service.arm.com/static/5fce6c49e167456a35b36af1

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Tesla DeLorean
Guru
March 22, 2024

People / Companies tend to do things in ways that are convenient to them. Either a depth of existing inventory, or familiarity.

Amazon has JST connector / cable kits, I'll use these when not keen in investing in crimping tools and parts. Helpful when fiddling with UAV boards or flight controllers.

To add to Andrew's observation, Tag-Connect has grown popular as a means to do SWD connection on STM32 and similar platforms.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Andrew Neil
Super User
March 23, 2024

@Tesla DeLorean wrote:

Tag-Connect has grown popular as a means to do SWD connection on STM32 and similar platforms.


Indeed it has!

https://www.tag-connect.com/

AndrewNeil_0-1711188058830.png

AndrewNeil_1-1711188141012.png

I remember meeting the inventor when he was over here first promoting it back in 2010!

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Pavel A.
March 23, 2024

Easy. Just get a new ST_Link V3 and wire up anything to its open contacts. 

PavelA_0-1711202594576.png

 

 

Andrew Neil
Super User
March 23, 2024

not that it's hard to wire up a custom connection to a standard St-Link:

AndrewNeil_0-1711203337429.png

8)

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.