Are ARM-JTAG-20-10 and J-LINK 9-PIN CORTEX-M ADAPTER pin compatible? Why such a big price difference?
Asked
Active
Viewed 179 times
0
-
should be, did you check the documentation, they are in theory just converting from the new smaller cortex-m/swd foot print to the older arm jtag footprint. you should check the schematics for the two and see what you think – old_timer Aug 31 '16 at 23:38
-
Looks compatible per the schematics, but why such a big price difference ($36 vs $6)? – tosa Sep 01 '16 at 00:08
-
3Olimex vs Segger, everything Segger is way over priced. – old_timer Sep 01 '16 at 00:18
-
Some of the Olimex stuff might be on shaky legal ground in some jurisdictions in the cases where they rely on the OEM software interface. This isn't one of those cases, though, and this is good to know, because I have a bunch of J-Links and we're moving to the smaller Cortex-M connector. – rjp Sep 01 '16 at 13:02
-
I'm voting to close this question as off-topic because this is about prices for hardware-tools, not software. – too honest for this site Sep 03 '16 at 01:53
-
1The question is about the difference between two seemingly compatible hardware tools that allow software to be uploaded into an MCU. – tosa Sep 10 '16 at 20:49
1 Answers
0
Apart from the price levels and policies of two different manufacturers ("Why is a fiat cheaper than a porsche if both allow you to cruise at the same max speed of your home country?"), the quality of the electronic hardware may differ notably, which can impact the maximum baudrate you can run with a given target PCB.
Furthermore, some JTAG pinout adapters include additional features like galvanic isolation (I haven't checked whether this applies to the Segger piece you mention.).

HelpingHand
- 1,294
- 11
- 27