[size=4]As mentioned earlier, this photorelay has a large switching delay, and it is suspected that the problem is with the load. [/size] [i][url=https://bbs.eeworld.com.cn/forum.php?mod=viewthread&ti...
Driven by technology, people have begun to gradually change the way they live, work and entertain over the past few years. As a leading expert in the RF field, Qorvo can help you design better devices...
Hello everyone, I have written a program in C and another in assembly language, and I want to connect them to run. What should I do? I am using a C8051F series microcontroller and Keil Cx51 compiler. ...
During the engineering debugging and testing, it was found that: the PC side cannot correctly receive the 0x11 character. Use the serial port tool and the serial port loopback. Use hexadecimal to send...
[size=4][color=#0000ff][b]From QQ group: Altera SoC Discussion Group 261940748[/b][/color][/size] [size=4] [/size] [size=4][b]Question:[/b]How to generate the two green files[/size] [size=4][img=0,1]f...
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]
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]
In recent years, in order to meet the needs of social development, more and more companies have entered the fields of smart phones, artificial intelligence,
VR
, AR, etc. After seeing the d...[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]
STM32 has 2 watchdogs: independent watchdog and window watchdog. Independent watchdog IWDG: A system fault detector that is independent of the system and is not affected by the system because it has ...[Details]
The calculation formula of the watchdog feeding time (watchdog overflow time) is: Tout=((4*2^prer)*rlr)/40 Tout is the watchdog overflow time (in ms), prer is the watchdog clock prescaler value (...[Details]
1. Function and purpose There are two pins BOOT0 and BOOT1 on each STM32 chip. The level status of these two pins when the chip is reset determines which area the program starts from after th...[Details]
The storage media corresponding to the three boot modes of STM32 are built-in to the chip, they are: 1. User Flash = Flash built into the chip 2.SRAM = RAM area built into the chip, which is the m...[Details]
Note: This STM32 microcontroller is the STM32F103 series. The ADC of Stm32 has DMA function. This is beyond doubt and is what we use most! However, if we want to sample a signal (such as a pulse sign...[Details]
When the program starts running, light A turns on for 5 seconds, then turns off, light B turns on for 5 seconds, light B turns off, light C turns on for 5 seconds, light C turns off, the program ends...[Details]
Please help me analyze the clock cycles occupied by the following delay program. Seek to explain: DELAY: MOV R6, #13 DELAY1: MOV R5, #250 DELAY2: NOP DJNZ R5, DELAY2 DJNZ R6, DEL...[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]