Giter VIP home page Giter VIP logo

Comments (6)

nickray avatar nickray commented on May 28, 2024

Yes there's PIN0_5 (if I remember the name correctly), but it's not exposed. You can attach a Tag-Connect at the bottom, but that's also not fun. To play around with the platform or develop, I strongly recommend the NXP dev kit (https://www.nxp.com/design/development-boards/lpcxpresso-boards/lpcxpresso55s69-development-board:LPC55S69-EVK), the "hacker" keys aren't suitable as dev environments. The trouble is if your firmware passes the bootloader (e.g. since the bootloader doesn't have any requirements set) but then panics (early on), you can't rely on some "three-finger-grip" or whatever method you implement in software to get back into the bootloader.

The "hacker" keys IMHO would be better named as "unlocked", with the idea that you take a known working firmware, but want to replace the PKI (from ours: https://s2pki.net) for an enterprise or otherwise specialized use case.

from solo2-cli.

skorokithakis avatar skorokithakis commented on May 28, 2024

Yeah, that's unfortunate :/ If PIN0_5 were exposed as one of the bottom pins, I could ground it to get into bootloader mode, and then it'd be unbrickable (unless I replaced the bootloader), too bad that option doesn't exist... Good point about calling them "unlocked", I was pretty excited to be able to play around with the firmware but I can't justify the board cost for a few hours of messing around.

Thank you for your help!

from solo2-cli.

nickray avatar nickray commented on May 28, 2024

J-Link EDU Mini + Tag-Connect definitely works (to unbrick by flashing a "good" firmware that lets you hop into ROM bootloader), but it's fiddly as you have to cute the debug cable pins and secure "somehow".

from solo2-cli.

skorokithakis avatar skorokithakis commented on May 28, 2024

Oh, can I use an ST-Link cable? I can make a quick jig with some pogo pins for the electrical connection, if I don't need to buy a new cable/programmer...

from solo2-cli.

nickray avatar nickray commented on May 28, 2024

Normally you'd need this cable: https://www.tag-connect.com/product/tc2030-ctx-nl-6-pin-no-legs-cable-with-10-pin-micro-connector-for-cortex-processors (and need to clip down the three longer gray pins).
Also no idea if ST debuggers will work, I do know it took Segger a while to get their driver running, and not sure if https://probe.rs managed yet either.

from solo2-cli.

skorokithakis avatar skorokithakis commented on May 28, 2024

Hm right, I see. Thank you for your help!

from solo2-cli.

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.