Help, I am using stm32, timer 1 outputs pulses to the stepper motor, and uses external interrupts to read the encoder count. I want to stop the stepper motor when it is stalled, but there is always in...
[i=s]This post was last edited by ylyfxzsx on 2022-2-23 11:36[/i]RISC-V has been one of the hottest topics in the electronics industry since last year. Especially after reading various articles and pu...
The hardware distribution on the development board is described in detail in the user manual. The board integrates the temperature and humidity sensor Si7021, the ambient light sensor VEML6035, the Ha...
eSIM (also known as eUICC) is the next generation of SIM card technology. It evolves the traditional SIM card from a limited "one network" capacity to a smart, rewritable and network-agnostic module. ...
[i=s]This post was last edited by Li Baiyi on 2019-5-17 11:50[/i] Prepare the installation files: 1. MDK525.EXE; 2. GigaDevice.GD32E23x_DFP.1.0.0.pack; Next, the next step will install it. Create a ne...
Why do we say static is wonderful? It is indeed wonderful. In the process of software development or single-chip microcomputer development, people always think that static is a static variable. If you...