Many main control chips have timers. The use of timers is nothing more than setting a timer, generating an interrupt when the time is up, and then doing something in the interrupt. If you follow this
[i=s] This post was last edited by allenliu on 2017-8-4 10:32 [/i] Install Kinetis Protocol Analyzer on Windows Adapter([url=http://www.nxp.com/products/microcontrollers-and-processors/more-processors
After setting breakpoints and single-step debugging, I terminated debugging and canceled the breakpoints. Then when I compiled and ran the code, the program always stopped at the HardWare_init functio
(I) The compiler of c6x is "cl6x.exe". Method of use Cl6x [options] [filenames] Cl6x: Compiler Options: Compiler options Filenames: C or assembly source file Description: Compiler options are one or t
Line 89 of the code is: mov ah,09h and the code for 324 is: db1: Error message: **Error** wbyd.ASM(89) Value out of range **Error** wbyd.ASM(324) Illegal instruction I don't understand why such an err
In the last issue, we implemented the letter dropping, Morse code input and fraction display after eliminating letters.
In this issue, we need to achieve random letter drops. How to do it?
The simple