Setting SWO speed above 50 MHz on J-Trace

Open
#91 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Start by tracing the jlink.swo_start(100_000_000) entry point and the handling of SWO speed limits for J-Trace PRO devices. Verify the behavior against the documented 100 MHz capability and determine whether 100 MHz can be accepted; done means the supported behavior is implemented or the limitation is clearly documented.

Written by the indexing model from the issue text.

Description

According to Segger, the J-Trace PRO models are capable of SWO speeds up to 100 MHz.

However, when I call jlink.swo_start(100_000_000), the following dialog pops up:

image

Is there a way to enable speeds above 50 MHz?

Dominant language
Python
Stars
430
Forks
151
Avg merge
5d 3h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from square/pylink

All issues in square/pylink

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.