[i=s]This post was last edited by Yishayishi on 2022-7-8 08:39[/i]MOV C, P1.1; Read the level on the P1.1 pin
How to use the instruction MOV C, P1.1? There is no instruction MOV C, XX in the 51 assemb...
Taking LVDS signal as an example, the common optimization methods of high-speed signals in PCB design are explained: LVDS (Low Voltage Differential Signaling) is a low-swing differential signal techno...
How do I check the switching frequency of the power MOSFET switch? There are several time-related parameters on the datasheet that seem to have nothing to do with the switching frequency~ What models ...
I have an industrial PC motherboard running WINCE5.0. The board has USB ports and serial ports (cannot be used due to driver issues). I can only install the program on the motherboard via a USB disk (...
After the Led test program is compiled into an executable file, it is sent from the hyperterminal to the development board. The following are the commands in the manual: #echo 0 0.2 > /tmp/led-control...
When compiling, it is often as shown belowThen it seems that the software CCS crashed, and the CPU usage of the entire computer increased greatly, often reaching 100% (my computer is not old, it has d...