Code Monkey home page Code Monkey logo

dap-cat-programmer's Issues

Board design questions

Hi.

I have 3 questions about your board design:

  1. Why do you use 2 F.Cu and 2 B.Cu Zone outlines instead of just use one for each side?
    2.There is a espetial reason for use 0.508 clearance instead a smaller one
    3.You make a big loop on 5V or A4 pin in the USB connector, is that really needed, because fisically is the same pin, I think it's not necesary, or I'm wrong?

If you change the rotation of some components it turn out a simplier PCB routing

Trouble with openocd-v0.12.0

When I updated openocd to 0.12 I'm to face a problem:

Open On-Chip Debugger 0.12.0 (2023-01-14-23:37)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html
Info : auto-selecting first available session transport "swd". To override use 'transport select <transport>'.
Error: CMSIS-DAP command mismatch. Sent 0x0 received 0x3
Error: CMSIS-DAP command CMD_INFO failed.

In 0.11 version it wasn't:

Open On-Chip Debugger 0.11.0 (2021-03-07-12:52)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html
Info : auto-selecting first available session transport "swd". To override use 'transport select <transport>'.
Info : CMSIS-DAP: SWD  Supported
Info : CMSIS-DAP: FW Version = 1.0.0
Info : CMSIS-DAP: Interface Initialised (SWD)
Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 0 TDO = 0 nTRST = 0 nRESET = 1
Info : CMSIS-DAP: Interface ready
Info : clock speed 2000 kHz

Any ideas?

License question

README.md says,

Firmware released under an GNU AGPL v3.0 license. See the LICENSE file for more information.

The image says,

Software GPL-3.0-or-later

And the LICENSE file says,

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1

Which is correct?

I believe in this case as ARM originating source files are licensed under Apache-2.0, rest of the firmware code ought to be LGPL .

Could you clarify this and fix the document? (I suppose the image can be just removed.)

What's DAP_TransferAbort for?

Hi Mr. Cat,

First thanks for your great work. I have found a variable named DAP_TransferAbort which is not set as 1 forever. It seems the porting work has left out something there.

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.