power requirements raspberry pi zero and boost/buck converte
Re: power requirements raspberry pi zero and boost/buck conv
Re: power requirements raspberry pi zero and boost/buck conv
garberw wrote:Is the 5% output from this steady enough to use as a regulated power source for all of these:
(1) raspberry pi zero 2W on micro usb input (connect output of UBEC to micro usb cable plugged in to raspberry pi).
(2) MAX485 RS485 breakout (supposedly "very low power")
(3) Adafruit PCF8591 Quad 8-bit ADC + 8-bit DAC - STEMMA QT / Qwiic PID: 4648
Re: power requirements raspberry pi zero and boost/buck conv
Re: power requirements raspberry pi zero and boost/buck conv
Re: power requirements raspberry pi zero and boost/buck conv
Open-Drain Charging Status Indication Output. CHG pulls to VSS when the battery is charging. CHG is high
impedance when charging is complete and when charger is disabled. Connect CHG to the desired logic
voltage rail using a 1kΩ-100kΩ resistor, or use with an LED for visual indication.
Open-drain Power Good Status Indication Output. PGOOD pulls to VSS when a valid input source is
detected. PGOOD is high-impedance when the input power is not within specified limits. Connect PGOOD to
the desired logic voltage rail using a 1-kΩ to 100-kΩ resistor, or use with an LED for visual indication.
Re: power requirements raspberry pi zero and boost/buck conv
garberw wrote:Can I hook PGOOD and CHG up to gpio pins of the raspberry pi?
garberw wrote:What logic level are they 3.3V or 5V?
garberw wrote:Pardon being annyoing but what difference does it make if it is closer to 1k or 100k the resistor
Re: power requirements raspberry pi zero and boost/buck conv
Re: power requirements raspberry pi zero and boost/buck conv
Re: power requirements raspberry pi zero and boost/buck conv
garberw wrote:I came to a similar conclusion but I added actual pull up resistors.
garberw wrote:This picture put the nail in the coffin for me figuring out pull-up and pull-down resistors. The actual circuit diagram is easier to figure out than a general description.