My DriverStudio2.6 is installed on drive D. After using DDK Build Setting to enter VC6.0 and compile the library, this error appears in build\batch build: D:\Program Files\NuMega\DriverStudio\DriverWo...
Recently, when I was wiring the network card driver, I wanted to perform equal-length wiring for the RMII signal line and the clock line in the way of high-frequency signals. My operation steps are as...
Today I spent 480 to buy the EasyARM2131 learning board at the Beijing office of zlg. 1. But when I came back, I found that there were no ads in the CD (all its routines are based on ADS). I am a novi...
Recruiting 2-3 software testers. Our department is the R&D department of a factory in Fuyong, Shenzhen (near the airport). We are mainly engaged in the R&D of GPS. Workplace: Shenzhen Nanshan District...
I have transplanted the lan91c111 for pxa255 wince4.2 driver to pxa270 wince5.0. Has any expert done it? What parts need to be modified? Please give me some advice. Thank you!...
My board uses 430 to control a 220v, 0.3A fan through a 5V electromagnetic relay. Every time the relay is disconnected, there is a lot of interference and the microcontroller crashes. I asked for advi...
1. Function prototype In the function library officially provided by STM32, you can find functions like HAL_Delay(). This function uses a timer to achieve a more accurate time delay and provides it...[Details]
China Energy Storage Network:
Blockchain + finance, blockchain + environmental protection, blockchain + insurance, even a roadside fried chicken shop is using the banner of blockchain + fried...[Details]
Chip: STM32F107VCT6 Application Pin: THOUSANDS, RMII STM32CubeMX is very convenient to use ETH. The software comes with LWIP and configuration. This time, STM32F107VCT6+DP83848CVV is used. The MII a...[Details]
Artificial Intelligence (AI) is undoubtedly the hottest topic in the technology industry in the past one or two years. In addition to the huge investments made by technology giants, financial and o...[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]
With the development of the automobile industry, more and more automotive electronic components are being used in modern cars, providing better safety, comfort and economy for cars. In the past, cars...[Details]
With the large-scale development of the domestic household photovoltaic market and the improvement of component and inverter technology, the system cost has dropped significantly in the past year. The...[Details]
In order to strengthen the traceability management of recycling and utilization of power batteries for new energy vehicles, and to standardize and guide all relevant parties to fulfill their tracea...[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]
Photovoltaic inverters are the core equipment of photovoltaic systems. Their main function is to convert the direct current generated by photovoltaic modules into alternating current that meets the...[Details]
I used the bit definition in my 51 program: bit flag. After defining it this way, I ran the program and downloaded it to the circuit board. I found that the flag was not the value I set, which led to...[Details]
sprintf is a function in the C language library that converts data types. There is a situation where In 51 MCU, define unsigned char temp; Then I want to use the serial port to print out temp in deci...[Details]
The Vatican Secret Archives is one of the world's greatest historical collections, but many of its documents have never been transcribed. Recently, a project called Codice Ratio used a
combination...[Details]
Internal channels of ADC: In addition to using external channels to collect external analog voltage signals, the ADC of STM32 also has two internal channels 16 and 17. Channel 16 is connected to ...[Details]
DMA: 1. When using DAC, when the converted analog signal is output through the IO port, why is the IO port also configured to input mode? PS: The stm32 manual defines that PA4 and PA5 are connected...[Details]