Giter Club home page Giter Club logo

Comments (4)

firstnevyn avatar firstnevyn commented on June 8, 2024 2

If you connect it to a dumb 5 V adapter of course it will not get enough power to be useful.

Yes but that's not the question the question is.. if you connect to a PD source that only offers 2.5W should the iron even engage soldering mode and attempt to get to temp? (the current behavior is.. a PD negotiation completed.. and even if the only offered profile was 2.5W you can enable soldering mode. should there be a minimum wattage in a pd profile that's 'acceptable'?

from ironos.

zejjnt avatar zejjnt commented on June 8, 2024 1

I think that the firmware in its current form uses is the easiest and cleanest way to handle PD without needlessly cluttering the code; it is also useful for troubleshooting.
Of course you could add a limit, but why? That time and energy is better spent writing some useful code instead of writing something that essentially would just be there because the user didn't read the owners manual :)

from ironos.

zejjnt avatar zejjnt commented on June 8, 2024

If you connect it to a dumb 5 V adapter of course it will not get enough power to be useful.

from ironos.

firstnevyn avatar firstnevyn commented on June 8, 2024

By turning on the mosfet...

With a normal t101 tip with a nominal resistance of 8.2ohms.
5/8.3 == .6A 3W (not too far above the .5A 2.5W the supply allows for)

With the short pinecil tips the instantaneous draw is
5v/6.5ohm = 0.8A (4w)

with #1868 this gets even more exciting 5v/4ohm ==1.25A and 6.25W

and while it's averaged and smoothed over some Time period that's double what the source allowed so unless it's pulsing the mosfet to stay inside that power/current window somehow it's well outside spec.

Which is substancially more than the pd advertisement was (0.5A (2.5W) so if a pd supply doesn't advertise at least 5V 1A you shouldn't turn on that mosfet. just like 4.95V

from ironos.

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.