Skip to main content

Questions tagged [pullup]

A Pullup Resistor brings a line up to a voltage (Typically VCC), while allowing the line to be pulled low.

0 votes
2 answers
69 views

Help understanding simple Arduino circuit from a datasheet example

I'm trying to use a water sensor in a new design, and I don't understand the example circuit that is given in the datasheet, even though it looks very very simple. I must be missing something. Any ...
Open_Hamster3337's user avatar
2 votes
2 answers
345 views

How long is it okay for pin to be floating during MCU startup?

I’m using an ESP32-S3 to communicate with a 5V-only LCD module with an i8080 parallel bus interface. To shift the levels, I’m using the SN74LVC8T245 bidirectional level shifter. This means I can both ...
Emil Eriksson's user avatar
0 votes
0 answers
43 views

How to bias an input AC signal for active high-pass filter?

I have been trying to design a 2-way active crossover, with low-pass and high-pass channels. So far I got the desired frequency response but the transient response is not up to mark. Here is the ...
Sajil's user avatar
  • 13
0 votes
4 answers
105 views

Weird I2C Problems

So, currently we are having problems with the I2C Communications on our cabinet Each row on the cabinet has 5 boards which have 2 16bit io expanders each board has 32 devices and there are 4 boards in ...
reppp's user avatar
  • 1
0 votes
1 answer
94 views

GPIO trigger and correct pull-up/-down resistors? Internal pullup deviates from recommended value

I have these devices: Sensor Keyence FS-N41P Camera Flir Blackfly S Controller Teknic Clearcore The sensor triggers the camera and the controller. The controller supplies 24V to the sensor. This is ...
Martin Henne's user avatar
0 votes
2 answers
80 views

What types of outputs apart from Open Drain/Open Collector exist?

I am trying to grasp the idea of an Open Circuit/Open Drain, but I haven't been able to find, which other types of outputs exist ("Closed Circuits", so to speak). It would be helpful, if you ...
Andrew's Quest's user avatar
0 votes
0 answers
49 views

How should I select the ohm values for pull-up and pull-down resistors in a device with a USB Type-C connector used solely for power

Good morning, everyone. I am exploring the transition of the receptacle from a micro USB connector to a USB Type-C. Initially, my plan included implementing both sink and source capacity. However, ...
condor12's user avatar
  • 145
1 vote
1 answer
155 views

Replace micro USB tablet connector with USB C

I'm considering upgrading my dad's old tablet, which currently has a micro USB connector. The issue arises from his habit of frequently misplacing the charger, and I'd prefer not to rely on an ...
condor12's user avatar
  • 145
3 votes
2 answers
724 views

PNP transistor not pulling up completely : what is wrong in my schematic?

I cannot seem to make the schematic below work. As you will plainly see, the idea is to use the PNP as a switching device for a PhotoMOS (TLP354x). By switching SW1, Q1's base goes to the ground ...
VoltsAndNuts's user avatar
0 votes
0 answers
31 views

ESP32 Boot Mode

I am using ESP32-S3-WROOM-1-N16R2 in my design. In ESP32-S3 development board schematic they connect boot pin GPIO0 with external switch. The reference image of dev board link is below: https://dl....
Kuralmozhi's user avatar
0 votes
0 answers
35 views

SCL line Pulled Low all the time

I have made a custom PCB with nRF52840 and Three slave Devices(IAM-20380 Gyro), (ADXL372 Accelerometer), (VCNL4040 Proximity ) Sensors. All slaves are connected to one I2C Bus When I plug only power ...
Zunuran Nasrullah's user avatar
0 votes
2 answers
37 views

How to calculate pull up resistor for Power Good Pin?

I am learning to design buck converter. And using LM70880-Q1 buck. There is power good pin is available. I want to make use of this pin. It is a open collector output that goes low if the Vout is ...
Virtualworld 's user avatar
0 votes
3 answers
176 views

Clarification about leakage current in IC

Datasheets usually specific pin leakage current for digital inputs in the Electrical Characteristics, which is generally in microamperes (µA) range. I understood from different SE posts that the ...
LoveEnigma's user avatar
7 votes
2 answers
3k views

Why do the I2C pullup resistors in the datasheet differ so much from my calculations?

I´m using the LSM6DSR accelerometer/gyroscope from ST on a project. Looking into the application hints, it suggests using a 10k resistor as pullup for SDA AND SCL: Since I´m using another slave (...
DMinatto's user avatar
  • 153
0 votes
3 answers
158 views

Ground detection circuit

I'm designing a circuit containing a button with a pull-up/pull-down logic depending on whether I'm grounding a header. The button triggers a GPIO that will detect if the header is grounded thanks to ...
Bibibou's user avatar
  • 55

15 30 50 per page
1
2 3 4 5
38