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.

-1 votes
0 answers
38 views

voltage diffrence between aduino uno and sim800L

Okay, this might be a stupid question. I'm using a SIM800L module and trying to get it to work with an Arduino UNO. From my understanding the sim800 module uses 3.3 V logic levels and Arduino uses 5 V ...
hadi's user avatar
  • 1
0 votes
2 answers
90 views

What does Vdd and Voh mean?

I truly apologize if this question title is vague I don’t really know entirely what to ask. I’m a programmer interested in computer architecture and I’ve been reading a book about digital design. ...
mox's user avatar
  • 1
0 votes
2 answers
49 views

Will the frequency change when converting the ESP32 3.3 V logic to 5 V logic using a TXS0108E?

The GPIO on ESP32 (S3) are all 3.3 V logic. I want to control an ESC for a drone. The manufacturer says: The ESC will use a standard 5 V PWM signal at 50 Hz between 1100 µs and 1950 µs. 3.3 V output ...
ferer's user avatar
  • 1
1 vote
2 answers
53 views

Can I use GPIO logic level converters as tiny low-current solid state relays?

In order to use a GPIO pin to drive a 180 mA mini water pump, the GPIO pin needs to switch a MOSFET or an Optocoupler because it can't safely do 180 mA. I want to run 16 low-current pumps from 16 GPIO ...
Redsandro's user avatar
  • 113
0 votes
3 answers
153 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
1 vote
1 answer
63 views

Making a circuit switch using MOSFETs

I am trying to control the choice of 2 circuits using MOSFETs, at logic levels. Basically, I’d like to have one circuit feed bits to an IC in some conditions and another circuit do the same in ...
Fed's user avatar
  • 435
2 votes
1 answer
117 views

AVR32DA VIH threshold

I am looking into using an AVR32DA48 MCU for a design. The MCU will be powered at 5V and needs to interface with an IC at 3.3V. The IC is 5V tolerant and I am trying to figure out if a level ...
Mr.Y's user avatar
  • 153
0 votes
3 answers
100 views

Logic translator between different ground references

I need to translate a 1.8 V digital signal ("power good" from a DC-DC converter) from a "floating" voltage domain to a 3.3 V signal referenced to a fixed system ground. The source ...
mattmunee's user avatar
0 votes
4 answers
330 views

Level shifting from 3.3V to 5V not working: voltage drops when attaching load

I am trying to trigger a laser using an Arduino. I used a power supply to determine that the laser needs a 3.5V (or higher) signal, at which point it draws around 2.2mA from the power supply. When ...
Timeverdrive's user avatar
2 votes
0 answers
94 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
0 votes
1 answer
133 views

I am using a logic level converter for my LED-Ring but it's not working

I am working on a small project where I am using a SparkFun Lumini LED Ring. The power supply for the ring is external, connected via its own cable and power adapter. I have connected the ring to the ...
xcido's user avatar
  • 5
2 votes
4 answers
185 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
0 votes
1 answer
134 views

Unable to read data through a MAX485 module

I used arduino code in order to grab RS 485 data from a sensor. The middleman is a MAX485 module. However, I was unable to read the data, even with code that works from previous examples. I hooked up ...
user1584421's user avatar
  • 1,369
-1 votes
2 answers
92 views

Wired AND and OR question, logic levels?

In the "wired AND and OR" gates pictured can anyone explain what the voltage levels will be for each function? For AND, I see the output is A*B and for OR, A+B. Is this correct? Also, is ...
notaorb's user avatar
  • 105
0 votes
2 answers
110 views

Do I need a bidirectional logic shifter for UART

I need to interface my Raspberry Pi to my Uno hence I need to logic shift 5 V logic to 3.3 V. I will be sending data from the Uno to Pi and from the Pi to the Uno. My understanding is UART uses two ...
Ageis's user avatar
  • 3,353

15 30 50 per page
1
2 3 4 5
26