STM32F107 is a cost-effective and versatile STM32 microcontroller development platform, equipped with commonly used 32-bit microcontroller off-chip resources, simulation interface, and with the inform...
Using EVC development, WINCE4.2, why when I call the dynamic link library, it always says "cannot find testdlg (or one of its components)"? Where testdlg calls testdll, and it works under VC. Can you ...
I made a cc2530 board and used Smart Studio to test it. It can send data but cannot receive data. It's so strange. Has anyone encountered such a problem?...
In this section, we will implement some basic peripheral applications, mainly including GPIO input and output (for buttons and LEDs on the development board ), serial port print output, etc. After the...
The timer module of the LM3S series microcontroller has three working modes: (1) Timer mode (2) Input capture mode (3) PWM mode Here we mainly study the input capture function. The input capture mode ...