CPU card definition Generally speaking, a CPU card chip refers to a chip that contains a microprocessor, and its function is equivalent to that of a microcomputer. The metal sheet on the integrated ci...
[color=rgb(0, 0, 0)][color=rgb(68, 68, 68)][backcolor=rgb(255, 255, 255)]Recently, I want to use FPGA to make a HID device keyboard. I only need to make two keys. One left key and one right key. I che...
Melexis Hall Angle Position Sensor can be used for angle, position and displacement detection. It can be used for TPS throttle position detection, EGR valve, turbocharger, shifter, accelerator pedal, ...
[i=s]This post was last edited by 通夜敲代码 on 2015-1-1 18:08[/i] I just noticed that the moderator of this section is Uncle @chunyang! :sexy: [color=#222222][backcolor=rgb(238, 238, 238)][font=sans-serif...
1. What are synchronous logic and asynchronous logic ? What is the difference between synchronous circuits and asynchronous circuits?
3. What is the Setup and Holdup time ? What is the difference betw...
The day before yesterday, I learned about STM's Systick and found it quite useful for precise timing. When I used CVAVR before, I found that the delay.h in it was very useful. So, I used STM32's...[Details]
Recently, the " ZTE
incident"
caused by the Sino-US trade war
has caused heated discussions in the electronics industry. It not only reflects that Chinese companies are lagging behind in the...[Details]
In Windows environment, the source code is encoded in UTF-8. If the source file created by STM32CubeMX contains Chinese comments, then using STM32CubeMX to regenerate the source code will cause the C...[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 photovoltaic inverter is the core equipment of the photovoltaic system. Its main function is to convert the direct current generated by the photovoltaic modules into alternating current that meets...[Details]
As a leading company in automotive semiconductors, Freescale and Khronos Group have jointly launched an automotive multimedia embedded microprocessor i.MX35 with an integrated OpenVG hardware acceler...[Details]
WPG Holdings announced that its subsidiary Youshang has launched a wireless smoke alarm solution based on STM and Semtech . With the development of the national economy and the enhancement of...[Details]
The STM32 watchdog has two WWDG and IWDG. The biggest difference between the two is that IWDG has only one lower limit for feeding, while WWDG, as the name implies, must be fed within a range to ensu...[Details]
The pins of stm32 have two uses: GPIO (general purpose io) and AFIO (alternate function io) For some pins (depending on the chip), neither of these two uses exists. For example, in 64-pin products, O...[Details]
I have encountered many problems when tinkering with LD driver recently. I will record them one by one below. Otherwise, who will remember who in five hundred years? 1. Configuration issues of multi-...[Details]
Each I/O port of the AVR microcontroller corresponds to three registers: DDRx, PORTx and PINx, where DDRx is the data direction, i.e. input or output; PORTx is the state of the internal pull-up r...[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]
Cybersecurity is undoubtedly one of the most important topics for IT experts. This is true for security engineers, CISOs, CIOs, and even CEOs. Let’s learn more about it with the security electronic...[Details]
In the design process of low-cost intelligent instruments, the priority is cost. As the core component, the single-chip microcomputer is usually a low-end 8-bit or 4-bit machine. As far as the curr...[Details]