Skip to main content
John Griswold
Senior
August 23, 2017
Solved

STM32L433 - No JTAG Devices Found

  • August 23, 2017
  • 2 replies
  • 1118 views
Posted on August 23, 2017 at 22:13

I'm using an ARM-KEIL ULINKPro debugger on a custom board using the STM32L433 processor. There's a JTAG connector on the board, and I'm using a TC2050-IDC-050 20:10 cable from Tag-Connect, which was recommended by the owner of the firm. (and the connector is keyed, so I think I've got THAT right...).

I've contacted the (remote) board designer, and he says everything looks OK on my end, but he's used the JTAG port with a Segger debugger, not one from ARM-KEIL. Given that he was able to program the boards before he shipped them to me, I have to think the JTAG port on the board works.

When I attempt to flash the board, I get the red USB light and the blue COM light on the debugger, so at least (I think) the debugger is talking to USB. uVision also tells me the serial number of the device, too, so I'm pretty sure that's working.

This makes me suspect the cable. Does anybody have any experience with this cable, or suggestions for another cable that will drop-dead work correctly?

The other possibility is that I have this misconfigured, but I have selected the ULINK Pro Cortex Debugger, configured on the JTAG port, and set for automatic configuration. Unless there's something I'm missing (there usually is) I think the configuration should be OK.

Any help would be quite welcome at this point.

Thanks -

John

    This topic has been closed for replies.
    Best answer by Tesla DeLorean
    Posted on August 23, 2017 at 22:20

    Make sure to select SWD or JTAG mode appropriately.

    2 replies

    Tesla DeLorean
    Tesla DeLoreanBest answer
    Guru
    August 23, 2017
    Posted on August 23, 2017 at 22:20

    Make sure to select SWD or JTAG mode appropriately.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    John Griswold
    Senior
    August 24, 2017
    Posted on August 24, 2017 at 21:38

    I'm trying to determine whether I indeed have the configuration correct. In my attempts to get around this, I thought I had tried all combinations, including SW, but now SWD appears to be working. Once again, I'll be dipped.

    Thanks for your help!

    John