[i=s]This post was last edited by mars4zhu on 2014-10-20 09:05[/i] It is rewritten based on the STM32L0 Snippets (register version firmware library) routines. [size=5][color=Red]Foreword[/color][/size...
What is the name of the level-controlled RS trigger chip? JK triggers are all pulse-controlled triggers. I am now looking for a level-controlled RS trigger, but I don't know what the chip is called? S...
[align=left][font=微软雅黑][size=2]Just as major airlines are scrambling to allow the use of mobile phones on board, Qualcomm and Huawei are "competing" for the patent of flight mode. [/size][/font][/alig...
What I want to realize is a 4X4 keyboard display circuit. My keyboard is connected to the P2 port display circuit with LED (8 bits), and uses (P3.1) serial communication. Now I want to make each key o...
[i=s]This post was last edited by slotg on 2014-8-1 23:43[/i] [align=left][font=SimSun]This article is an exploration of the Blink[font=SimSun] program given as an example in the previous post ([/font...
When measuring the on/off status of the diode, I went to measure whether the ATX power supply 13009 was short-circuited, but I forgot to dial the 220V power supply, and the multimeter exploded directl...
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]
In 2017,
Sanan Optoelectronics
achieved sales revenue of 8.394 billion yuan, operating profit of 3.856 billion yuan, and net profit attributable to shareholders of the parent company of 3.1...[Details]
Friends who work in the photovoltaic industry, do you still remember the hard work on June 30 last year? How many people worked late into the night for months in a row just to connect to the grid a...[Details]
introduction STM32 has many registers, which are difficult to remember, so the official packaged two sets of library functions. One is the standard library, but the official has not updated it on F7,...[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]
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]
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]
1. Introduction to MC68K CPU The MC683xx series of microcontrollers are composed of the famous MOTOROLA 32-bit microprocessors such as MC68K, 68020, 68040, and the compatible 68K, CPU32, CPU3...[Details]
Kevin Jensen ams Semiconductor
Sensors
and lighting expert. Let's learn more about the relevant content with the network communication editor.
Everything is becoming "smart" these ...[Details]
STM32 has three startup modes. In RM0008 downloaded from the ST official website, you can find the startup-related configuration instructions: Translated into Chinese: The storage media corresp...[Details]
STM32 ADC multi-channel conversion Description: Use ADC to continuously collect 11 analog signals and transfer them to memory through DMA. ADC is configured to scan and continuously convert mode,...[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]
/*----------------------------------------------- Name: IIC protocol PCF8591 AD/DA conversion Content: Use DA input, digital tube display output digital quantity, LED display analog voltage size ...[Details]