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
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...
This time, I am going to go a little deeper. Just setting up the interface will not bring out the power of TouchGFX. Programming is still needed. Let's start with the last article. In the last article...