Skip to main content

Questions tagged [logic-level]

Logic level refers to the input and output voltage levels of digital logic, which is often 3.3 V or 5 V.

37 questions with no upvoted or accepted answers
2 votes
0 answers
95 views

Adding level shifter circuit conflicts with other microcontroller peripherals

I'm working on a synthesizer with multiple functionalities (OLED I2C screen, encoder, audio, midi input, several keys input) on a Xiao RP2040. I wanted to add a PS2 keyboard input. RP2040 GPIO are 3....
Sercurio's user avatar
2 votes
4 answers
189 views

Interfacing Delta PLC and Arduino (Logic Signals)

I am trying to connect a Delta PLC (DVP-10SX) to an Arduino UNO. What I'm trying to achieve here is to be able to exchange Logic signals between both the PLC which has a logic level of 0-24V and ...
ENG_MOH's user avatar
  • 21
2 votes
0 answers
87 views

How to understand this combinational cyclic circuit made of interconnected SR latches?

I'm trying to understand the following circuit, or better said, what must be the approach to analyze other similar ones: What I'm doing for now is forget about the clock signal and the ...
Martel's user avatar
  • 1,259
1 vote
0 answers
194 views

Gate of Logic level MOSFET connect to Esp32 gpio

I want to use IRLR024N logic MOSFET to switch on/off a Sim800L module. This module consume 2A for 500μs and then consume only 200mA. I supply this module with 4V. This MOSFET able to switch on this ...
DJDB999's user avatar
  • 77
1 vote
0 answers
222 views

Question regarding isolation and level shifting

What are the requirements that make one choose between physical isolation and simple logic level shifter circuits when you have two devices communicating with each other. For example, a circuit ...
David777's user avatar
  • 1,555
1 vote
0 answers
131 views

MicroUSB to MCU interface with logical level conversion

I'm trying to interface a micro USB port to a microcontroller but I'm not sure about something. The micro USB port will be connected to a computer with a simple USB cable and that will give me a 5V ...
George Bogdan Ion's user avatar
1 vote
0 answers
126 views

Logic level mosfet wont drive solenoid

I am trying to find out why my current mosfet is not working by looking over the datasheet. Ultimately I am just trying to buy a mosfet that I know will work, but I want to understand the datasheets ...
domerwannabe's user avatar
1 vote
0 answers
142 views

Logic Level MOSFET Behaving Unexpectedly Driving PWM Signal to PSU

I am trying to control a MeanWell dimmable PSU with an Arduino. Since I do not want to exceed 60% of the output of the MeanWell, I want to use a 0 to 6V PWM signal. I figured a quick and dirty way to ...
NuclearDude's user avatar
1 vote
0 answers
102 views

How do I wire a Rasberry Pi 3B+ to a WS2812b RGB strip?

I am working on a project where I need to use a WS2812b RGB strip. I am really worried because I have already burnt 2 Raspberry Pis with my wiring. I just want to show my schematics, and be assured as ...
user avatar
0 votes
0 answers
207 views

Drive an HX-53 IR Transmitter using an ESP32 and logic level converter

I have an ESP32 with which I need to drive an HX-53 IR transmitter. I'm facing some range problems particularly for three reasons: The HX-53 is supposed to be driven with 5 V. There is an LED in ...
user217354's user avatar
0 votes
1 answer
164 views

Understanding TXB0104 logic level shifter from TI

I’ve been reading through the data sheet and have been having trouble finding an answer. I’m looking to use this to communicate SPI between a 5V mcu and a 3V3 device. Can the TXB shift the 5V to 3V3 ...
1W0n_29's user avatar
  • 21
0 votes
0 answers
131 views

Do I need to level shift the PWM signal from a Raspberry Pi Pico for regular RC servo?

I am trying to control regular SG90 servo with a Raspberry Pi Pico. My problem is that those servos produce maximum torque while powered by voltage between 4.8V to 6V (5V is optimal for me.) I powered ...
Papouc's user avatar
  • 29
0 votes
0 answers
68 views

Level shifter breaks down (repeatedly)

I created a Dometic Airco thermostat using esphome on an esp chip. The Dometic is expecting 5V on the serial control line, not the 3.3V coming from the esp. So I implemented a simple circuit using a ...
marcvl's user avatar
  • 1
0 votes
0 answers
111 views

Connecting a ESP8266 GPIO Input to a 4.2V

I am following this great article on building a low power sensor using ESP8266. The author (Gadjet) connects the GPIO12 pin to a LIPO through a 10K resistor. I am not sure if this a great way to do, ...
Suresh Kumar's user avatar
0 votes
0 answers
212 views

How does a logic level converter with a N-channel MOSFET work?

I am trying to convert a 3.3 V digital signal to a 5 V digital signal. One way to do this is to use a logic level converter with a N-channel MOSFET and 2 resistors. I found the following schematic: ...
DGBMenno's user avatar

15 30 50 per page