[i=s]This post was last edited by tiankai001 on 2018-11-29 12:20[/i] [size=4] [color=#333333][font="]Radio, a practical item that is deeply rooted in daily life, a former luxury item, and a witness of...
In the example code, I see BCSCTL1 = CALBC1_1MHZ; // Set range DCOCTL = CALDCO_1MHZ; Why is there no CALBC1_8MHZ & CALDCO_8MHZ in the file? I would also like to ask how to set it~ [[i] This post was l...
CES 2015 Focus: maXTouch Studio Demo : https://training.eeworld.com.cn/course/247Puru Patil, senior applications engineer at Atmel, demonstrates Atmel's software for calibrating various sensors....
I believe that everyone has used the serial port debugging assistant software a lot. Now I will introduce a hardware version of the serial port debugging assistant designed by me using AT89S52. ^.^
Ma...
[size=12pt]One day, in a delivery room, you were born (power up), but you didn't cry. The doctor lifted you up and slapped you hard on the buttocks, and you cried loudly (reset, reset successful). The...
The rom and ram in the book have address input terminals, but they are gone when the bus mechanism is connected. There is only the bus output terminal. How should the mark line marL be added to the ro...
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]
Different from 51, AVR and other single-chip microcomputers, the clock signal sources of msp430 include LFXT1, XT2 and DCO. 1. LFXT1: It can connect high-speed and low-speed crystal oscillators. In l...[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]
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]
I used the bit definition in my 51 program: bit flag. After defining it this way, I ran the program and downloaded it to the circuit board. I found that the flag was not the value I set, which led to...[Details]
ADC Introduction: ADC (Analog-to-Digital Converter). That is, converting analog signals into digital signals for processing. When storing or transmitting, analog-to-digital converters are almost ...[Details]
The Vatican Secret Archives is one of the world's greatest historical collections, but many of its documents have never been transcribed. Recently, a project called Codice Ratio used a
combination...[Details]
Interrupts and timers implement a 24-hour clock. The program is as follows: #include reg52.h #define PORTLEN P0 sbit bit_select = P2^0; sbit seg_select = P2^1; unsigned char src = {0x3f,0x06,0...[Details]
;Question: The 80C51 single-chip microcomputer has a fosc = 6MHz. It is required to use the T1 timer working mode 1 to perform a timing of 40ms. And P1.7 periodically outputs a rectangular wave with ...[Details]
The following comes from - "cortex-M3 Definitive Guide" Special function register group: Program Status Registers (PSRs or xPSRs) Interrupt mask register group (PRIMASK, FAULTMASK, and BASEPRI) ...[Details]
The isp made a brief summary. Through online programming (the chip is programmed by continuously resetting the chip while the high voltage is converted), the MCU's flash, eeprom, fuse bits, encryptio...[Details]
// 1. Use ICCAVR's terminal debugging window (Terminal) to debug communication. // 2. Set ICCAVR's terminal debugging window and set the serial port to com1 or com2 // The communication baud rat...[Details]
With the development of electronic devices, more and more people pay attention to flexible electronic devices, which refer to electronic devices that can still work under certain deformation condit...[Details]
China has become the world's largest demander of
industrial robots
, with a stable market development. Automobile and parts manufacturing are still the main application areas of industrial
...[Details]
Intel
announced today that it
has successfully completed the world’s first 5G interoperability and development testing (IODT) based on the 3GPP Release 15 non-standalone (NSA) new radio (N...[Details]