1. OSDFPGA configures a dedicated 8-bit register to control the indicator light on and off. The access address is 90080017h. It can be seen from the circuit diagram that the low level lights up.2. Whe...
[i=s]This post was last edited by benny512 on 2015-11-16 21:13[/i] Dear experts, how do I measure the effective current of SB310 D4? How do I measure the reverse leakage current? How do I see the effe...
I made a key driver using interrupts under 2440WINCE, but I don't know where to add delay and debounce. I opened a thread in the stream driver DWORD UserKeyProcessThread(void) { while(1) { WaitForSing...
Haha, it seems that I have only seen this kind of emoticons in Aliwangwang chat. Let's line them up:congratulate: :handshake :time: :o :P :$ :cold: :faint: :pleased: :sexy: :puzzle: :surrender: :) :fu...
[i=s] This post was last edited by Mengxi Kaiwu on 2022-4-3 10:09[/i]A speaker is added to the back of the RVB2601 development board to provide users with a way to get started with audio. The MCU send...
The day before yesterday morning, just after I arrived at the company, I received a courier call from JD.com. I was so excited. The Toshiba mobile hard drive that I won in the "Toshiba Quiz Challenge"...
ZTE
The communication embargo incident has impacted the communication industry and sounded the alarm for the semiconductor industry. Let's follow the embedded editor to learn more about the r...[Details]
This part of the code in the void SystemClock_Config(void) function in the main file generated by stm32cubemx RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE; This bug occurs, and the f...[Details]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
Analysts have sorted out some interesting phenomena. Let's follow the embedded editor to learn about the relevant content.
Huawei emerged as a star in the all-
flash
array sales ra...[Details]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
In 2018, the National Development and Reform Commission issued a new photovoltaic subsidy policy. The benchmark on-grid electricity price was significantly reduced, the return on investment decreased,...[Details]
On Sunday, the South Australian government unveiled plans to build the world's largest virtual power plant, which will connect at least 50,000 homes over four years and have a capacity ...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[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]
Household photovoltaic power stations mainly utilize idle resources on existing household buildings, such as roofs, wall facades, balconies, courtyards, etc., to install and use distributed photovo...[Details]
environment: Host: XP Development environment: MDK4.23 MCU:STM32F103CBT6 illustrate: Collect AD through pins PA1 and PA2. Collect AD 10 times for each channel. #include "ad_driver.h" //Global ...[Details]
In the packaging process of a production line, every time the conveyor belt of the production line delivers a product to the packaging machine, the "SP" terminal outputs a pulse to the T1 terminal of...[Details]
Assume that the MCS-51 microcontroller uses a 12MHz crystal oscillator, and wants to use a timer to generate a pulse with a duty cycle of about 30% and a period of 60ms at port P1.0. ;==============...[Details]