Dear seniors, I am using MPC850 embedded Linux, and the flash is Intel TE28F320C. I want to make MTD driver, and I have downloaded the relevant code from the Internet, but the flash cannot be detected...
My Acer 17-inch LCD monitor has been used for about 2 years. A problem occurred half a month ago. The monitor could not be turned on. I took it to the repair shop and they said the driver board was br...
[size=5]I have encountered similar problems before, and I will record them this time. [/size] [size=5]I have added the DFSDM module to the SensorTile project. [/size] [size=5] [/size] [size=5]stm32l4x...
[size=5][color=#333333][font=微软雅黑][b]Event details>>[/b][/font][/color][url=https://www.eeworld.com.cn/huodong/201509sample/][color=#ea272a][font=黑体, Arial, Helvetica, sans-serif]Apply for TI samples ...
[align=left]I have heard about Zigbee since 2013 and have done several Zigbee projects from 2016 to 2018, including industrial control, smart home, and wireless transmission. Here I would like to shar...
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]
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[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]
Autonomous driving
and
5G
are the two hot topics that global companies and media are paying the most attention to, and the combination of the two is the focus of everyone's attention....[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
Notes on inverter installation and maintenance:
1. Before installation, you should first check whether the inverter is damaged during transportation.
2. When selecting an installa...[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]
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]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]
In the 80C51 single-chip microcomputer, the clock frequency is known to be 6MHz. Please program P1.0 and P1.1 to output square waves with periods of 2s and 0.5s respectively. Please give the answer a...[Details]
The circuit shown in the figure requires that the light is off when the machine is turned on. Press the button once, and the light D1 will turn on and automatically turn off after a delay of 10 secon...[Details]
It is required to use MCS-51 microcontroller to sort data. 1. Sort the 8 data in ascending order; 2. The data to be sorted is stored in the internal data memory address units 30H-37H, which are 34H, ...[Details]