Skip to main content

All Questions

Tagged with
0 votes
2 answers
99 views

Low drive strength of level shifter

What part of a level shifter datasheet indicates drive strength? I have an MCU and sensor connected over UART (115200 baud). The MCU is 3.3V and the sensor is 1.8 V, so I'm using a level shifter in ...
Alexander Ohm's user avatar
1 vote
1 answer
356 views

How to choose pull-up resistor values for level shifting circuitry for serial communications

I recently joined a new project where two ESP32-WROOM-32UE modules on separate circuit boards talk to each other via the UART pins. The distance between the two boards is roughly 1 meter of cable ...
user2218339's user avatar
1 vote
1 answer
194 views

UART level shifter: strange level

This is my circuit Scoping on the UART host side I have the following trace But on the device side (3.3V) I have this trace Not sure on what I am doing wrong there... Using this NMOSFET: BSD840N
Sandra's user avatar
  • 187
0 votes
1 answer
365 views

Level shifting using MOSFET

I am trying to shift the UART voltages of a 1.8 V device to 3.3 V. I have implemented the following circuit using the RYC002N05 MOSFET: After checking the output signal with an oscilloscope, I saw ...
celeryperson's user avatar
0 votes
0 answers
256 views

5v ALDL 8192 Baud to esp32

I've been working on a diagnostics program for my old diesel, I need the TX/RX pins of my esp32 to connect to the 1 wire ALDL port. I believe I've found a suitable way using the following circuit Im ...
dbtech7's user avatar
  • 21
0 votes
1 answer
472 views

UART 1.8V logic level translator

In my circuit i need to make a possibility to connect 2.5, 3.3 and 5V UART interfaces to my 1.8V. Therefore i need to make logic level translation. I find this 1 channel chip SN74LVC1T45, that convert ...
Gleb's user avatar
  • 3
0 votes
0 answers
289 views

Level shifter problem

I have a question regarding a level shifter schematic that I've implemented. I need to connect a 1v8 logic UART device to both an Arduino and a TTL232-3V3 cable. The Tx side works as expected and I ...
Maarten Roozendaal's user avatar
1 vote
1 answer
1k views

setting USB to UART input/output/VCC levels for general situations

I want to make a usb-serial adapter using CH340E(datasheet) chip, and use it on 3.3V or 5V microcontrollers alike, without using a switch or jumper. I've read this and this questions but there, the ...
Tirdad Sadri Nejad's user avatar
1 vote
1 answer
810 views

UART single-wire half-duplex level conversion

I have a single-line transmission device, I use the oscilloscope to check the waveform Always keep high potential (12V) and low potential (0V), change to logic analyzer test and find that it can be ...
Liu Yanting's user avatar
-1 votes
1 answer
203 views

Level Matching Circuit

How does this circuit work? Where VDD = 5 V (MCU) and VDD_1V8 = 1.8 V. It is a recommended circuit to use UART communication when the voltage level are not the same, I think.
asterix's user avatar
  • 111
1 vote
1 answer
1k views

UART RX in VHDL

I have to set up a UART transmitter and receiver using a Spartan 3 board. I've got the transmitter set up already and verified it with the arduino terminal using this FTDI breakout.The receiver is ...
SRR's user avatar
  • 937
1 vote
1 answer
735 views

How does this USART level shifter circuit work?

I'd like to ask how this circuit works: I understand how it works in principle, but not technically. It's a USART voltage level shifter. It's supposed to divide 5V to 3.3V by a resistor divider, in ...
jakubM's user avatar
  • 11
2 votes
3 answers
15k views

1.8V UART with 3.3V UART

I have Quectel EC25 module comes with GPRS and GNSS in built, this module needs supply of 3.3V and it's UART works at 1.8V (default Baudrate is 115200) - But i have a processor ATMEGA2560V running at ...
Mudassir Hussain's user avatar
-1 votes
2 answers
303 views

LPC1769 and ATMega88 UART interface

I am referring below schematics for implementation. LPC1769 -- > 3.3V Powered AtMega88 -- > 5V Powered LPC1769 UART pins are 5V tolerant. And due to some reason, can't operate AtMega88 on 3.3V ...
Electroholic's user avatar
0 votes
3 answers
413 views

Driving a CMOS 1.8V input with a CMOS 5V output

I'm trying to drive a Telit UL865 UART 1.8V input with a ATMega32u4 UART 5.0V output. Both of these gates are CMOS. The datasheet for the Telit says that it has a 5K to 12K pullup on the input. I ...
Justin Manuel's user avatar

15 30 50 per page