In the daily work of R&D, the recruitment of technical engineers and technical managers is one of my basic tasks, and I also regard it as my most important work, although this work does not take up to...
Why are led_d1, led_d2, led_d3 triggered on the falling edge of led_ctrl[0], led_ctrl[1], led_ctrl[2], but not on the rising edge? Below is the program , which is a key operation using edge pulse dete...
[i=s]This post was last edited by ienglgge on 2014-2-17 22:31[/i] Android classic project case development practical guide CD data. [url]http://pan.baidu.com/disk/home#s/key=Android%E7%BB%8F%E5%85%B8%...
The previous experiment was to display a set of data statically on the 8x8 dot matrix. This experiment is to display multiple sets of data in the table in sequence to make a dynamic display demonstrat...
China, October 19, 2017 - The STSPIN32F0A programmable motor controller from STMicroelectronics combines a fully integrated gate driver (for driving three external MOSFET half-bridges), an STM32F0 mic...
Recently, the first Digital China Summit was held in Fuzhou, attracting many domestic ICT industry giants to participate in the exhibition. The long queues outside the venue, the noisy and exciting...[Details]
0. Preparation First use st-link to connect the stm32 core board and PC for burning St-link Stm32 3.3V 3.3V GND GND SWDIO PART SWCLK DCLK Then connect with USB serial port board to v...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
At present, in the world,
the construction of
smart cities
is in the process of gradually landing from concept, and technology giants and investment giants are important participants in this...[Details]
According to the description provided in the official manual of ST, it is not difficult to see that the ADC analog watchdog is actually that the user can set an upper and lower limit of the AD value...[Details]
In mid-to-late 2016, a girl from Hubei came to Beijing alone, full of curiosity about
cloud computing
. The girl left the deepest impression on me was her lovely smile. She told me that if ...[Details]
The key is the configuration of registers. The T1 timer (16 bits) of CC2530 needs to configure three registers: T1CTL, T1STAT, IRCON Here is just a brief introduction. For more details, please refer ...[Details]
The single-chip microcomputer running light program requires all 32 serial ports to be used, and each serial port has eight LEDs. Question supplement: The 8051 single-chip microcomputer is used, an...[Details]
A simple experimental programming question for the microcontroller: write a 3-byte binary addition subroutine. The program entry is: addend 1: 22H, 21H, 20H three bytes, 22H is the highest bit; adden...[Details]
MCS-51 single-chip microcomputer timer/counter experiment programming program Programming requirements: 1. Connect a light-emitting diode LED to the P1.0 pin, light up for two seconds, turn off for o...[Details]
Try to design a subroutine, whose function is to rearrange the 6 single-byte positive integers in the internal RAM pointed to by (R0) in ascending order. ;========================================== ...[Details]
1. Pin: 0 in 1 out Set Status Output status IO register setting DDR×A certain bit is set to 1, and the corresponding bit IO is set to output; PORT×A certain position is 1/0, and t...[Details]
I read the description of I/O ports in the M16 manual, which says that you can use the internal pull-up resistor by setting DDXn=0, PORTn=1, PUD=0. Since this can be used, when using the key circuit,...[Details]
While imaging industry experts know that Apple has designed a complex 3D camera for its iPhone X, called "TrueDepth," most of the details of the 3D system inside the module, including chips, componen...[Details]