03 SPI drive TFT LCD screen
Preface
The above has implemented the MCU's IO port, timer, external interrupt and other operations. On this basis, we will implement the driver of the TFT LCD screen for t...
1. Introduction
Before setting up the environment, I read some other people's posts and learned that the Keil that I often use cannot download programs, and I am not familiar with IAR. I can only use ...
w494143467onsemi and Avnet IoT Innovation Design Competition
1. Introduction
Timer_A can realize the following functions:
- multiple compare: Determines whether the timer reaches the set condition and triggers the event
- Multiple capture: Capture the time when...
Liquid crystal is one of the most commonly used display devices in the single-chip microcomputer system. This library has been tested on the MSP430F169 and MSP1430F149 microcontrollers and can be used...
Here is a method to use the internal bootloader of the chip to burn the program. After entering the boot mode, you can use the ordinary serial interface to boot the firmware, erase and program the FLA...