Skip to content
from the blog

Latest Posts

Sisoog_Like_Pro

Learn Microcontroller Programming Professionally

Importance of Programming for Electronics Engineers: Nowadays most of the electronic circuits use micro-controllers and processors that need good programming level. But you as an electronic engineer can’t learn it…
Sisoog_FastCharge

How to Make a Fast Charger?

What Is Fast Charge? As a result of increasing the number of smart and electronic devices, it is more required to charge them as fast as possible; so this is…
BANNER-2 (1)

Low layer library ninth Part: UART-Receive

In the eighth part of STM32 tutorial with LL functions, first we talked about the basics of UART protocol and describe that a data packet in this protocol includes what…
BANNER-2

Low layer library eighth part: UART-Transmit

In the seventh part of STM32 tutorial with LL functions, we talked about the interrupt and the reasons why interrupts are useful. In the following we talked about interrupt in…
STM32

Low layer library seventh Part: Interrupt

 In the sixth part of tutorial with LL functions, we talked about the GPIO Input mode and showed the corresponding numbers of a counter by a push-button on a 7-segment.…