I would like to ask, has anyone used MSP430F149 to set the baud rate to 38400, and the external crystal oscillator is 8M, how should it be set? Please help, thank you!...
[font=微软雅黑][color=#000000][b]Conference: EDI CON China[/b][/color][/font] [font=微软雅黑][color=#000000][b]Time: April 1-3, 2019[/b][/color][/font] [font=微软雅黑][color=#000000][b]Venue: Beijing National Con...
Yesterday I went to the east district of the school to attend a lecture on 61 single-chip microcomputers given by a regional manager of Lingyang. During the lecture, two robots with voice recognition ...
[i=s]This post was last edited by paulhyde on 2014-9-15 03:07[/i] Recently, everyone is preparing for a competition. I saw this information on the forum and many people took a look at it. However, the...
I always need to add 4.7K pull-up resistors to EMU0 and EMU1 of JTAG port. I have always used it this way, but I don't know why. Can any expert give me some advice? Thank you!...
International Solar Photovoltaic Network News: Chinese inverter company Sungrow announced that it will build a 3GW photovoltaic inverter manufacturing plant in Bangalore, the capital of Karnataka, ...[Details]
Recently, the U.S. Department of Commerce announced that it would prohibit companies in the country from selling any electronic technology or communication components to ZTE, a Chinese communicatio...[Details]
In the past few days, the Chinese display panel giant
BOE
has been flooded with articles supported by Liu Shuwei. Let's follow the embedded editor to learn about the relevant content.
...[Details]
Unique device identifiers are suitable for: ● Used as a serial number (e.g. USB string serial number or other terminal applications) ● Use the unique ID as a security key when used in conjunction wit...[Details]
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[Details]
After searching a lot of information, I finally understood the time base timer. I did not use any library functions but operated the registers directly. The following introduces the systick in STM32...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
1. Basic Concepts of LCD/LCM The structure of Liquid Crystal Display (LCD) is to place liquid crystals between two parallel pieces of glass. There are many vertical and horizontal fine wires between...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
Since China began to try to produce panels independently in 1998, in 2018, China's panel industry has gradually upgraded from a marginal industry to the largest production scale. Especially in the ...[Details]
I rewrote the main part of this program. The program uses the watchdog as a normal timer and scans the digital tubes in the watchdog interrupt. In addition, I added a display buffer. If you want to d...[Details]