
In this article I will explain how to use RTC in STM32.
In this part of tutorial we will see in practice how this logic analyzer works and I will give you a little tip for easier use…
Lately I had some problems with serial communication, so I made myself a simple logic analyzer with STM32F4 Discovery board.
In previous post we configured and created base for our project. In this post we will start receiving data.
In last post I managed to get two RFM12B module to communicate with MSP430. In this post I will make receiver using STM32L476-Discovery board.