I use the I/O port of PIC18F4685 to simulate I2C to connect ADS1112, 4M crystal oscillator. During the 14-bit adjustment, I found that the single-step adjustment can be passed, but it cannot run at fu...
Is there any difference between the 0805 package of chip capacitors and the 0805 package of chip resistors?I use the 09 version. When choosing the capacitor package, I saw the 0805 package of capacito...
I have a question for you. I deployed a smart application on the simulator. When the program is running, every time I click the small cross in the upper right corner, I cannot close the application. I...
[i=s] This post was last edited by dontium on 2015-1-23 12:49 [/i] Does TI have a phase quantized analog-to-digital conversion chip? I have been looking for a long time and it seems that they are all ...
It's Chinese New Year again. This is the first time I need to buy a ticket to go home. I have been trying for several days but still can't get one. {:1_146:} I hope experienced older brothers and sist...
From Phoenix TV Chinese Channel's "Public Welfare China": [url=http://v.ifeng.com/news/society/2014003/01a036c0-5734-4a00-89e4-cdc292a2aae1.shtml]http://v.ifeng.com/news/society/ ... -cdc292a2aae1.sht...
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]
International Solar Photovoltaic Network News: Chinese inverter company Sungrow announced that it will build a 3GW photovoltaic inverter manufacturing plant in Bangalore, the capital of Karnataka, ...[Details]
On April 19, it was reported that Alibaba DAMO Academy is developing a neural network chip, Ali-
NPU
, which is mainly used for
AI
reasoning calculations such as image and video analys...[Details]
For 80,000
ZTE
(000063.SZ) employees and more Chinese ICT (information and communication technology) industry practitioners, the news from across the ocean on the evening of April 16 kept t...[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]
In the actual project development process, we often need to get the running time of a section of code. The usual method is to use an oscilloscope to measure it. This blog post will use SysTick to acc...[Details]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
I recently upgraded MDK to V5.25 and found that there are many libraries in the Managing Run-Time Environment. Compared with the past, it is much better, from the bottom-level driver to the upper-le...[Details]
The program got stuck during LCD initialization. Through hardware debugging, it was found that it was stuck in the Delay_ms() function. Going to the definition, it was found to be a macro definition ...[Details]
After searching a lot of information, I finally understood the time base timer. I did not use any library functions but operated the registers directly. The following introduces the systick in STM32...[Details]
The trade war between China and the United States has become the focus. The United States has begun to play the ban card against Chinese technology companies. The ZTE incident shows that if the ban...[Details]
Chip: STM32F103C8T6 Application Pin: Output: PA0, PA1 TIM2 CH2 channel To achieve 50HZ (20ms) adjustable PWM output on the PA1 pin, set the system TIMx_CNT=8MHZ=8000 000HZ, set TIMx_PSC=800-1, then T...[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]
Our photovoltaic power station starts working at 5:30 in the morning. When you are still sleeping, the inverter starts working to make money!
Some people are skeptical. The sun hasn't even...[Details]
Timing and protocol are two key points in digital system debugging, and they are also where logic analyzers can play their most valuable role. How can we use a logic analyzer to quickly complete wiri...[Details]