I use GPIO to simulate IIC driver. After two days of work, I still can't succeed. I suspect that the delay is not accurate. I want to ask how 2440 determines the time to execute a C language instructi...
The 51 MCU is a basic entry-level MCU and the most widely used one. It should be noted that the 51 series MCU generally does not have self-programming capabilities.
The US22310B ultrasonic measurement...
[i=s] This post was last edited by huihuihaha on 2017-6-2 20:58 [/i] 1. This is an ordinary bulb, replacing the previous incandescent lamp and energy-saving lamp2. Unscrew the lampshade with force, in...
I'm selling an original LM3S8962. If you have an STM32 or FPGA, you can also replace it. The board has found a buyer.[[i] This post was last edited by ADO1234 on 2011-10-19 08:26 [/i]]...
DCOCTL=DCO0+DCO1+DCO2; BCSCTL1=RSEL0+RSEL1+RSEL2; do{ IFG1 &= ~OFIFG; for(i=0xFF;i>0;i--); }while((IFG1&OFIFG)!=0); The calculation shows that it is less than 5M. How can I configure it to 8M?...
"Originally, there are many people who can design very good
chips
, but the market does not give domestic
chips
the opportunity to iterate, and domestic companies cannot give engine...[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]
At the just concluded InfoComm 2018 exhibition, the two major brands, Zhongke Jiguang and China Hualu, both displayed three-color light source
laser TVs
. The outstanding color performance ...[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]
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]
In 1949, after three years of civil war, the Nationalist government was defeated and retreated to Taiwan. The political and academic circles launched a large-scale reflection on why they failed in ...[Details]
On May 8,
Google
I/O 2018 Developer Conference was held as scheduled in Mountain View, California. In the second year of the full promotion of the "AI first" strategy, artificial intelligen...[Details]
Independent watchdog (IWDG) and low power mode are often used in STM32 development. The watchdog is to detect and solve faults caused by software errors, and the low power mode is to enter sleep mode...[Details]
A crystal oscillator can be electrically equivalent to a two-terminal network consisting of a capacitor and a resistor in parallel and a capacitor in series. In electrical engineering, this network h...[Details]
The code for using timer 0 to implement a running light in a 51 MCU is as follows. The LED light is connected to port P1. The code is annotated below, so I won't explain it in detail. My English is n...[Details]
The T3 timer (8-bit) of CC2530 requires understanding of T3CTL, T3CCTL0, T3CC0, T3CCTL1, and T3CC registers. Timer 3/4 is an 8-bit timer with timer/counter/PWM functions. Timer 2, also known as MAC t...[Details]
By manually inputting single pulses to the /INT0 of the 8051 microcontroller one by one, an interrupt is requested to the microcontroller. Each time the microcontroller interrupts, it outputs 55H, AA...[Details]
The concept of AI is general and covers a wide range. What is the core of AI? Let's follow the network communication editor to learn about the relevant content.
On May 8, local time in the...[Details]
In 2045, the most conservative forecast is that there will be more than 100 billion devices connected to the Internet. These devices include mobile devices, wearable devices, home appliances, medic...[Details]