This video uses the Zhengdian Atomic Apollo STM32F767 development board as the platform. It will lead you to learn the various functions of STM32F767 from the simple to the deep, and start a new STM32 journey for you.
[i=s]This post was last edited by Min丨Dayu on 2019-7-21 16:41[/i]This content is originally created by EEWORLD forum user Min 丨 Da . If you want to reprint or use it for commercial purposes, you must
1. Use the timer timing function to realize the timer single overflow interrupt and realize P3.0 square wave output
#include "cc430x613x.h"void main(){WDTCTL = WDTPW + WDTHOLD; // Stop watchdog timerP
[i=s]This post was last edited by Unseen on 2021-7-1 00:24[/i]In the previous chapter, we used command line tools to compile a project. In actual use, downloading and installing various command line t
Recently I am using max30102 as a heart rate and blood oxygen sensor and using STM32F103 for control. There are many versions of the code on the Internet.
I found several STM32 versions. After debuggi
1. Introduction
In order to install various tools, you first need to be able to connect to the Internet. For convenience, choose WIFI to connect to the network. Let's get started!
2. Connect to the In