M
M
mikeemaine2019-09-09 11:18:56
Arduino
mikeemaine, 2019-09-09 11:18:56

How does the Arduino RX+GND power supply work?

While testing the transmission range over the twisted pair RX-TX, I noticed that the arduino works with the RX cable (0 pin to uno) and ground connected. (without any other food). At the same time, the usual voltages like +3.3 or +5 do not rise on the pins. Hence the question, why does the arduino turn on at all with such a "power supply", and why is it necessary? After all, no sensors can be powered, apparently only the microcontroller itself and the blinking of 13 pins work.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
kalapanga, 2019-09-09
@mikeemaine

This is a "parasitic" power supply through protective diodes. Read for example here: easyelectronics.ru/parazitnoe-pitanie.html

B
Boris Syomov, 2019-09-09
@kotomyava

The controller itself can start working at sufficiently low voltages. Power flows through the protective diodes on the pins - look at the io pin diagram in the datasheet of your controller, it will be clearer.
It's not necessary for some reason.

A
Andrey Skorzhinsky, 2019-09-09
@AndyKorg

It is necessary to google "power supply through the protective diode at the input of the IC"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question