The P1.1 port of my launchpad cannot operate normally. It does not work even when I make it output high or low level. It is always at low level. I want to ask if it is broken. Has anyone encountered t...
DELAY: MOV TMOD, #00000001B SETB TR0 MOV TL0, #LOW (65536-6000) MOV TH0, #HIGH (65535-6000) JNB TF0, $ CLR TF0 RET DELAY is used for the circular right shift of the small light. Shouldn't we set the v...
TI Precision Labs - Operational Amplifiers: Electrical Overstress (EOS) : https://training.eeworld.com.cn/course/1948
Oops, what's that smell: Why did the "smoke test" fail?This series will describe t...
[font=微软雅黑][size=3][url=https://bbs.eeworld.com.cn/thread-418620-1-1.html]How do you spend your spare time besides work? [/url][/size][size=3]Seeing everyone posting to show off their spare time achie...
With it, you don't have to envy Superman for being able to fly freely, you can do it too. However, only the daredevil can fly. It was designed by German inventor Alban Geisler specifically for skydivi...
You can download the 3gpp/3gpp2 download address yourself.http://www.3gpp.org/ftp/Specs/ Specificationshttp://www.3gpp.org/specs/numbering.htm Add 3GPP2http://www.3gpp2.org/Public_html/specs/...
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]
In the actual project development process, it is common to encounter modifications to the hardware circuit, and then the modified part requires the modification of the driver. Thinking about the comi...[Details]
The update interrupt initialization configuration of the stm32 advanced timer TIM1 is not much different from that of the ordinary timer. What needs to be paid attention to is the configuration of TI...[Details]
When Amazon launched its first
cloud computing
service, the outside world was not optimistic about this direction, as it had high investment, low profits and many uncertainties. Let's follo...[Details]
stm32cubeMX graphical configuration content STM32CubeMX is part of the original STMCube initiative from st microelectronics, and STM32Cube includes STM32CubeMX. STM32CubeMX is a graphical software co...[Details]
The goal of this article is to build a TCP client based on the previous project that can ping the PC, and can actively send data to the PC, and can also send and receive data with the PC, and display...[Details]
This is my first time writing an STM32 program. I have many questions to ask. I want to convert the data of the SO of MAX6675 into the actual temperature and read it out using the serial port tool. I...[Details]
1. Initial understanding of FSMC: FSMC consists of 4 modules: (1) AHB interface (including FSMC configuration register) (2) NOR flash memory and PSRAM controller (when driving LCD, LCD is like a PSRA...[Details]
The article is written for LPC2148, but it is also applicable to Samsung's 44B0 chip. You only need to select S3C44B0 as the corresponding CPU when selecting it. JLINK debugging experience un...[Details]
From the functional classification, it can be divided into: 1. Active control ADAS: ACC/AEB/LKS, etc. 2. Warning ADAS: FCW/LDW/PCW, etc. 3. Other auxiliary ADAS: BSD/ADB/panora...[Details]
Introduction: As a power electronic device, the photovoltaic inverter mainly converts the direct current generated by the photovoltaic module into alternating current. Because there are thousands o...[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]
How to convert the pin voltage value into V using the built-in ADC of STM32? V(ADC) = Value(ADC) * V(ref)/4096 (The ADC of STM32 is 12 bits, so the maximum value of the AD word is 4096)
Where V(ADC...[Details]
Not long ago, we discussed the disruptive trends that will change the future of display solutions and the changes that High Dynamic Range (HDR) can bring , which provides a more realistic...[Details]