Answer the question
In order to leave comments, you need to log in
How to power peripherals for arduino?
Hey!
iskra js mini (just arduino mini on stm32 with js interpreter inside) runs on 3.3 volts.
There is this display , it works at 5 volts via UART. Do I need a boost converter like this?
Why is there such a 5V-3.3V UART level converter ?
ground and power obviously need to be converted, but is it RX TX too?
On the spark, all pins except just the power supply are tolerant to 5V based on the description.
Ie you need to convert only food? I'm right?
Answer the question
In order to leave comments, you need to log in
Do I need a boost converter like this?
Why is there such a 5V-3.3V UART level converter? ..... On the spark, all pins except just the power supply are tolerant to 5V based on the description.
The easiest way is to use a display with a voltage of 3.3 Volts. Or 5 Volt Arduino. For example Arduino Mega.
The fact is that the STM32F411 has only 128 KB of RAM, and for applications such as a graphical interface, this is very small. Because the microcontroller is 32-bit and applications consume about 3 times more RAM than the same application for an 8-bit microcontroller.
That is, the same Arduino Mega will work a little slower, but the application will have more functions.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question