About 420,000 results
Open links in new tab
  1. What does 3V3 or 1V8 mean? - Electrical Engineering Stack …

    Mar 14, 2012 · While reading a datasheet for an IC I came across the pin voltages being presented as 3V3 or 1V8. What does this representation stand for?

  2. Switching 3.3V with 3.3V signal - Electrical Engineering Stack …

    Jul 12, 2024 · The ESP32C3 has a battery input and a regulated 3V3 output, and the DFPlayer takes 3.3V power, so that would seem to be a straightforward way to power the circuit.

  3. How to correctly power an ESP32-H2 board with a battery

    May 10, 2024 · I'd like to power my ESP32-H2-DevKitM-1 board with a 3.7 V, 2000 mAh Li-po battery. For this I think I must use this pin: Battery-3V3 The above picture is from the Pin …

  4. voltage - Electrical Engineering Stack Exchange

    Apr 3, 2023 · "5V tolerant I/O" is unfortunately a bit vague. While this means the pins will be happy interfacing with a 5V input, it doesn't actually clarify what logic level they output, though …

  5. Raspberry Pi Pico 3.3V_EN pin control voltage inquiry

    Jun 22, 2021 · The Raspberry Pi Pico seems to have a 3.3V_EN pin which is basically the 3.3V regulator enable pin (3V3_EN) pulled up to 5V through a 100K resistor internally. I am …

  6. Altium Designer 21 Duplicate Net Name Error

    Apr 9, 2021 · I have a design that is erroring at compilation time with (among other errors) a bunch of duplicate net name errors. I have searched around including reading up on the top …

  7. Circuit for 12V relay with an optocoupler using 3V3 GPIO

    Feb 4, 2022 · I am trying to design a circuit to control a G6S-2 12V relay that powers on/off a 12V device using a GPIO from an ESP32-WROVER and one PC817 optocoupler. This is the circuit …

  8. stm32 nucleo 3.3V usage - Electrical Engineering Stack Exchange

    Jul 16, 2021 · When using an STM32 Nucleo powered by a 5V power supply, can I use its 3V3 pin to supply 50mA? Or do I need to use, for instance, a 3.3V linear regulator attached to my …

  9. What's up with the operating voltages 5 V, 3.3 V, 2.5 V, 1.8 V, etc.?

    Integrated circuits seem to have standard voltages of 5 V, 3.3 V, 2.5 V, 1.8 V, etc. Who decides these voltages? Why do smaller devices require lower voltages?

  10. Powering Components with ESP32 - Electrical Engineering Stack …

    Dec 22, 2021 · The 3V3 output is just the output of the LDO on your ESP32 module, you can use it to power your 3V3 sensors, like the TSOP that requires 3V3. You can use the RC filter …