Giter Club home page Giter Club logo

Comments (3)

freepdk avatar freepdk commented on August 9, 2024

SWD is a protocol like JTAG. The pins can be used to connect a debug probe like "STLinkV2" during development of the firmware for the programmer.

https://en.wikipedia.org/wiki/JTAG#Similar_interface_standards

Schematics for easyeda ( https://easyeda.com/ ) are in this repository. Eagle is not available

from easy-pdk-programmer-hardware.

benlovage avatar benlovage commented on August 9, 2024

What's the pinout on the SWD header? If everything works, connecting the ground pin and using the guess-and-check method should be a viable way to figure out the pin order, but if something's wrong, not knowing the pins would make debugging the circuit a PITA.

from easy-pdk-programmer-hardware.

freepdk avatar freepdk commented on August 9, 2024

Hmmm... you are right, 2 SWD pins are not labeld in schematics.

But, SWD has only 4 pins (VCC,GND,SWDIO,SWDCLK).
Pin 1 (square) is shown in schematics as 3.3V and Pin 4 is GND.

So you only would need to try 2 possibilities. Chances that you get it right first time is 50% :-)

For your reference:

Pin1 (squared): 3.3V
Pin2: SWDIO
Pin3: SWDCLK
Pin4: GND

from easy-pdk-programmer-hardware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.