Giter VIP home page Giter VIP logo

Comments (7)

caco3 avatar caco3 commented on August 16, 2024

But the Brown-out-detection is an important feature which helps to detect insufficient power! Disabling it has no real benefit.

If you board only works without it, I would expect you have bad hardware.

from ai-on-the-edge-device.

Sectorchan avatar Sectorchan commented on August 16, 2024

And the same esp32-cam board works with the same power supply but in addition with the esp32-cam-mb board without the brownout detection issue.

When you say this is a bad board, how can you or I identify this? Because if this is the case this is a fault and should be returned to the seller, but without any prove it makes hard to complain with the circumstance that with the -mb board works well.

from ai-on-the-edge-device.

SybexX avatar SybexX commented on August 16, 2024

https://randomnerdtutorials.com/esp32-cam-troubleshooting-guide/

from ai-on-the-edge-device.

Sectorchan avatar Sectorchan commented on August 16, 2024

I don't see a relation to my question with this link, it just said the same as already said here.
How can you identify that the board is bad when you don't get the brownout message when using the same usb power supply for with the esp32-cam-mb board compared without the -mb board but with the same usb cable and supply?

from ai-on-the-edge-device.

SybexX avatar SybexX commented on August 16, 2024

Unbenannt

from ai-on-the-edge-device.

Slider0007 avatar Slider0007 commented on August 16, 2024

@Sectorchan
Disabling brownout is already prepared in software, but it's not compiled in. You can compile your own version and disable brownout by only setting this definition.

#ifdef DISABLE_BROWNOUT_DETECTOR

It's not recommended to disable brownout, because unrecognised voltage drops could lead to undefined device behaviour.

from ai-on-the-edge-device.

Sectorchan avatar Sectorchan commented on August 16, 2024

Maybe still better instead to complain and discuss with the vendor of the board. Could be an advanced feature or similiar

from ai-on-the-edge-device.

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.