[i=s]This post was last edited by Jacktang on 2019-12-4 21:08[/i]On the STM32F207 chip platform, UCOS+LWIP was used to develop embedded servers. The work involved the underlying hardware, RTOS, protoc...
Mitsubishi Q series programming languages mainly include the following: ladder diagram ( LAD ), instruction list (LI) , sequential function chart ( SFC ), structured programming language (ST) , functi...
The core of the embedded system is the embedded microprocessor. Embedded microprocessors generally have the following four characteristics: 1) It has strong support for real-time multitasking, can com...
[font=微软雅黑][size=3] [/size][/font] [font=微软雅黑][size=3]Hundreds of TE sensor samples are coming, come and apply! [/size][/font]:kiss:[font=微软雅黑][size=3] From now on - August 31, 2017 1. Apply for free ...
In the vc environment, if you enter a point after the object, the member variables or methods of the object will be listed. So how can I make it list under evc? If there is no prompt, it feels dark. P...
[i=s] This post was last edited by lidonglei1 on 2015-10-30 16:15 [/i] I recently studied MSP430USBDevelopersPackage and found that the baud rate of example C0 can be selected at any value. What's goi...
On April 17, the U.S. Department of Commerce suddenly announced that it would completely ban U.S. companies from
selling parts, goods, software and technology
to
ZTE
within 7 years. This als...[Details]
1. Principle 1. Infrared emission protocol There are many infrared communication protocols. This experiment uses the NEC protocol. This protocol uses PWM modulation and uses pulse width to represen...[Details]
Chip: STM32F103C8T6 Application Pin: Output: PA0, PA1 TIM2 CH2 channel To achieve 50HZ (20ms) adjustable PWM output on the PA1 pin, set the system TIMx_CNT=8MHZ=8000 000HZ, set TIMx_PSC=800-1, then T...[Details]
Today, under the guidance of a low-level expert, I learned how to configure the PWM module! Woof! First open the file configured last time, as follows: Then, we need to use TIM1 to set PWM: Then,...[Details]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[Details]
Our photovoltaic power station starts working at 5:30 in the morning. When you are still sleeping, the inverter starts working to make money!
Some people are skeptical. The sun hasn't even...[Details]
Superconductors have physical properties such as zero resistance effect, Meissner effect and Josephson effect, which make them have broad application prospects and unparalleled advantages in many b...[Details]
Analysts have sorted out some interesting phenomena. Let's follow the embedded editor to learn about the relevant content.
Huawei emerged as a star in the all-
flash
array sales ra...[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
From concept proposal, prototype exploration, technology accumulation to product iteration and industrial development,
VR
has gradually expanded from the military market to the consumer market...[Details]
I believe that many netizens who have watched "Interstellar" will remember this classic line, "Do not go gentle into this good night, nor let passion be drowned by the gloom of twilight". Different...[Details]
Similar to the development trend of photovoltaic modules, photovoltaic inverters are also one of the examples of China's successful localization of manufacturing and leading the global market and tech...[Details]
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[Details]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]