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.
STM32 Programming
STEmWin on STM32F429I-Discovery with SW4STM32 (Part 3)
STEmWin on STM32F429I-Discovery with SW4STM32 (Part 2)
STEmWin with Touch Screen on STM32F746G Dicovery – Bonus -Part 6
In this part of tutorial we will use touch in STEmWin using GUIBuilder to design our user interface.
STEmWin on STM32F429I-Discovery with SW4STM32 (Part 1)
Hi everyone! I am starting new series of articles in which I will try to get STEmWin working on STM32F429I-Discovery board.
ADC conversion on STM32F746G-Discovery
I am starting with series of articles, to try to make simple oscilloscope with STM32F746G Discovery board. I am not sure where this project will lead us. I’d just like to make simple oscilloscope to watch low frequency signals. In this article I just want to make analog-to-digital coverter work.
STEmWin with Touch Screen on STM32F746G Dicovery – Part 5
STEmWin with Touch Screen on STM32F746G Dicovery – Part 4
This is part four of our tutorials using STEmWin. You can check previous three parts here: part1, part2, and part3. In this tutorial I will show how we can draw buttons just by using low level STEmWin functions.
STEmWin with Touch Screen on STM32F746G Dicovery – Part 3
This is third part of the series. If you have not finished part 1 and part 2, you need to, if you want to continue with this one.
STEmWin with Touch Screen on STM32F746G Dicovery – Part 2
This is continuing from part 1 of tutorial. We prepared everything in previous tutorial now let’s initialize the display and write our simple “Hello world!”