Hello everyone:I am now writing a program in C language on the 2407A platform. To access the I/O port, the book says to use the import and outport instructions, but these two instructions require the ...
[Help][Discussion] Design of offline program update board Since our company frequently updates software, the boss asked me to make a board that can update programs offline. But I am still confused now...
I used the official test. When it was set to return mode, it could run normally. I could receive data on the CAN end using zlg's USBCAN-II. After changing to Normal mode, I could not receive data.I lo...
Weak pull-up: A relatively weak pull-up, generally used in communication with peripheral devices, such as the IIC bus, but cannot be used in pull-up applications that require driving capability. When ...
My computer has 256GB of RAM. I want to expand it to 1GB. It's too far to go to the computer market to install it. I bought a 512GB and a 256GB memory and planned to install it myself, but I can't fin...
On April 24, Sungrow released its annual financial report. The report shows that in 2017, Sungrow's global shipments reached 16.5GW, of which domestic shipments reached 13.2GW, a year-on-year incre...[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]
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]
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]
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]
This program mainly uses the comparison output function of the timer to generate PWM waves to control the LED. The comparison output of timer A corresponds to P2.3 P2.4. Therefore, a matching working...[Details]
1. Brief description A summary of "How to build uClinux kernel transplantation on ARMSYS development board with S3C44B0X as core", including the analysis of Bootloader function and the key co...[Details]
In order to strengthen the traceability management of recycling and utilization of power batteries for new energy vehicles, and to standardize and guide all relevant parties to fulfill their tracea...[Details]
At this exhibition, Microsoft brought its flagship intelligent voice products - XiaoIce and Xiaona. In addition, the voice will be equipped with an intelligent face recognition system. Let's see ho...[Details]
Use the STM32 timer input capture module to control 3-way ultrasonic sensors. The ultrasonic sensor used this time is the common HC-SR04, which is often used in the obstacle avoidance system of smal...[Details]
/*----------------------------------------------- Name: IIC protocol PCF8591 AD/DA conversion Content: Use DA input, digital tube display output digital quantity, LED display analog voltage size ...[Details]
Recently, the National Development and Reform Commission announced that all foreign equity restrictions in the automobile industry will be lifted in the next five years. At the same time, as subsid...[Details]
HT47I_O Port Application include ht47c20.inc data .section 'data' count db ? code .section at 0 'code' org 00h jmp start org 04h reti org 08h reti org 0ch reti org 10h jmp timer_int ;***...[Details]
Recently, it was reported that chip foundry TSMC will start construction of a new 5nm factory in the Southern Taiwan Science and Industrial Park (STSP) this Friday (January 26). TSMC Chairman Morri...[Details]