Introduction
STM32VLDISCOVERY evaluation board
Of course, we need
build some external hardware because on the STM32LVDISCOVERY are mounted only
two LEDs and two pushbuttons - one for RESET and one for user application
purposes. Discovery board has two long rows of pin headers and one short
(between them) with all important signals from microcontroller and power supply
voltages. Due to this short connector STM32VLDISCOVERY board cannot be placed
on typical solder less board.
This tutorial shows you
how to write applications for STM32 devices without use STM32 StdPeriph
Library. This library in my opinion isn't best solution for writing apps
for STM32 and I show you that writing apps without this library is easy and
fun. Although this tutorial is based on STM32 Value Line micros and
STM32VLDISCOVERY board in most cases can be also used for other STM32F1
(mainstream) devices and other development boards.
No comments:
Post a Comment