Giter VIP home page Giter VIP logo

Comments (4)

terjeio avatar terjeio commented on July 29, 2024

It should work provided that the board runs Grbl compatible code and enables a USB CDC stack for communication.

You may try grblHAL - if that works then uCNC does not enable a USB CDC stack or fails to do so.

from iosender.

BetaAsPhuck avatar BetaAsPhuck commented on July 29, 2024

I used a USB to USB C cable to program the board, by "DFU". I haven't used the Serial cable , I'll get one today and try that.

Once I've uploaded the code and give power externally to the board (or still via the USB-C), the Diode doesn't blink every second.
The Power LED shines, but the PC13 Builtin LED Doesn't.

Update:

OK So here's the thing, I tested uploading just the basic LED code onto the chip to see if it works, and it didn't.

I Erased All memory from the chip using STLink Utility and STLink V2 Board. And then the LED Sketch worked, I tried uploading the uCNC Code right after. Didn't light up again.

I Erased All memory again, uploaded uCNC to the Clean memory and then everything worked perfectly.

This may be a normal STM32 thing or a counterfeit thing that I just wasn't aware of. (Also the board came locked in RDP_1 for some reason so definitely a sketchy board with all these things combined)

Conclusion:
Reuploading isn't a thing on this board, only uploading the code after erasing all memory makes the code actually run.

Anyway, my problems are resolved, the board is recognized via my USB-C Cable, and works with ioSender.

from iosender.

phil-barrett avatar phil-barrett commented on July 29, 2024

Does your "Blackpill" have a real STM chip on it? Many of the STM32 parts have been cloned and unscrupulous vendors use remarked clones to get a better price. The STM32F1xx line has at least 8 known knockoffs. The GD line is a pretty good clone, others are not so good, though. I believe the F4xx series has a couple. It's one of the reasons I did not use STM parts for my BOBs. You just never know what you are going to get.

from iosender.

terjeio avatar terjeio commented on July 29, 2024

The chip is either mislabeled after beeing recycled or a clone since the device id does not match the labeling, also the ST logo is missing.

from iosender.

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.