I started to learn about FPGA some time ago and learned that it has two hardware description languages, one is Verilog and the other is VHDL. As for the information I found online, most of them are wr...
Verilog HDL is one of the two most popular hardware description languages in the world. It describes the structure and behavior of digital system hardware in text form. It can be used to represent log...
Commonly used memory IC
Model (Specification) Manufacturer Device Introduction 24C01 ATMEL/ST/MICROCHIP Serial EEPROM (1K, 128×8) 24C02 ATMEL/ST/MICROCHIP Serial EEPROM (2K, 256×8) 24C04 ATMEL/ST/MICR...
1. Several companies want to recruit me.
2.Why is XX’s salary higher than mine?
3. Why promote him and not me?
4. I can’t work with him?
5. The responsibility for this matter is not mine.
6. Can I do ...
[i=s]This post was last edited by yinyue01 on 2015-5-24 23:17[/i] Based on the previous post [LPC54100] LCD displays 2-way ADC sampling values, [url=https://bbs.eeworld.com.cn/thread-462571-1-1.html]h...
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 the war without gunpowder between China and the United States,
ZTE
has become a new victim. The seven-year chip ban by the United States has pushed this communications giant to a life-or...[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]
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]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
China Energy Storage Network News:
The State Grid Corporation of China, this elephant, is planning to turn around and enter the emerging power service market.
The rallying cry for the tr...[Details]
Superconductors have physical properties such as zero resistance effect, Meissner effect and Josephson effect, which make them have broad application prospects and unparalleled advantages in many b...[Details]
The implementation of CAN driver under embedded operating system Android requires not only adding CAN driver device in Linux kernel, but also implementing the call of Android HAL layer. Taking S5...[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]
When Amazon quietly launched a product called Elastic Computing Cloud 12 years ago, the Internet industry in China, across the ocean, also ushered in an unprecedented development opportunity. Let's...[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]