Skip to main content

Questions tagged [serial]

In serial communication data is transmitted as a sequence in time. Main advantage: much less wires needed. Main disadvantage: Higher bandwidth for the same throughput.

0 votes
1 answer
49 views

Reducing EMI caused by unterminated serial TX line

I have a PCB with a serial TX UART used for programming & logs. Most of the time nothing is connected & the ~50mm TX trace is unconnected - basically an antenna. Are there any best practices ...
randyrand's user avatar
  • 113
0 votes
0 answers
43 views

How to use nRF24L01 on ATTiny85 and together with serial TX?

I am using ATTiny85 + nRF24L01 to receive radio messages. After connecting nRF24L01 to ATTiny85 I don't have much PINs left, as I use all pins except PB5=RST: ...
PanJanek's user avatar
  • 279
0 votes
1 answer
60 views

CAN BUS Termination resistor sizing

I am using ISO1042 CAN Transceiver to establish communication between my board micro-controller with other board controller separated by 0.5m distance. I am using standard 120 ohm termination ...
Embedded Enthusiast's user avatar
0 votes
1 answer
353 views

ESP32-CAM flash via UART

I'm looking for help to upload from Arduino IDE into an ESP32-CAM module, without an FTDI programmer or shield. Context I've got a couple of ESP32-CAM modules with an associated ESP32-CAM-MB shield ...
djee's user avatar
  • 3
0 votes
1 answer
138 views

max3232 disconnection suddenly - problem

Hi I use a Max3232 chip to connect the RS232 between the microcontroller(STM32F103) and an HMI, the problem is that sometimes this connection will be disconnected and no longer work, this may happen ...
Ashkan Khajeh's user avatar
2 votes
1 answer
99 views

What size should I select for the resistor? I have led and SSR and 24VDC source [closed]

Could you please clarify this circuit with me? I have selected 90 ohms. Please let me know if I need to do something differently here. R=(24-30.3)/20mA= 1035ohm and I select 1Kohm I appreciate any ...
AAS's user avatar
  • 21
0 votes
0 answers
276 views

ESP32-S3 USB Serial is read-only

I have a ESP32-S3-DevKitC-1 board. It has two USB ports, one connected to a USB to UART chip (brigde), the other connected to SoC directly (USB Serial). The USB Serial is much faster than bridge for ...
AmirSina Mashayekh's user avatar
0 votes
0 answers
44 views

AD677JNZ Raspberry Pi Connection

Relatively new to electronics, I would like to connect the AD677JNZ analog-to-digital (ADC) to a Raspberry Pi 4 to monitor the voltage of a potentiometer. However, I am having issues with the ...
user avatar
0 votes
1 answer
67 views

What is this logic gate / electric symbol

I was looking through the MAX3232 datasheet (for a uni project) and I found these strange looking not gates (seen in the below picture) with an s-like symbol inside. I've been trying to find what it ...
GН057 ZЗЯ0's user avatar
0 votes
4 answers
108 views

RS232 connection

The picture in this post is from a Casio XJ-A140 projector. Casio decided to use a proprietary connector for serial communication that is no longer available. I am trying to get this projector to ...
j d's user avatar
  • 15
0 votes
0 answers
46 views

Serial to USB aggregation with Pi

I'd like to aggregate 4 serial devices to a single USB device (a rPi zero with only 2 UART). So far, I've been able to design the following schematic but I'm not sure of the components used nor if the ...
Manitoba's user avatar
  • 223
0 votes
1 answer
76 views

MSSP setup on PIC16F18313

I am new to using PIC16F18313 and having some difficulty setting up the MSSP module. I am using PICKit 3 on Windows 10 with MPLAB X IDE v5.40 and XC8 compiler v2.41. The IC has pullup resistors 4.7k ...
RickyBoy's user avatar
  • 169
1 vote
1 answer
65 views

H11L1M optocoupler is inverting

I'd like to protect a serial connection with a H11L1M (I can easily get some at work and it works from 3 to 16 V). The problem is this optocoupler is inverting and has the following truth table: ...
Manitoba's user avatar
  • 223
0 votes
1 answer
89 views

How to program a new STM32F103C8T6 on custom PCB via USB to serial converter?

I puchased some STM32F103C8T6 from AliExpress which I soldered to my homemade PCB via a reflow oven. But, the problem is my program uploaded, but it did not run. To confirm that it's not the pcbs, I ...
bquark's user avatar
  • 3
-1 votes
1 answer
270 views

Low-Voltage Differential Signalling (LVDS) not working

I have updated the schematic and hopefully included all the suggestions. The problem of the LED strip flickering is still there, however, I have noticed a slight improvement after altering the circuit ...
Nugget's user avatar
  • 1

15 30 50 per page
1 2
3
4 5
99