[i=s] This post was last edited by Shunyao on 2014-12-26 21:32 [/i] As a leading company in the chip industry, TI has provided a lot of support to engineers and technicians. The application for TI sam...
Hello everyone! The company I work for now wants to make a smart remote control that uses touch to control various operations. Of course, it also has ordinary buttons. I have checked online and it see...
[b]1. What are bit segments and alias areas? [/b] Do you remember MCS51? MCS51 has bit operations, which are operations with one bit (BIT) as the data object. MCS51 can simply operate the second bit o...
[i=s]This post was last edited by xusiwei1236 on 2022-6-12 17:19[/i]This article will introduce how to use RT-Thread Studio to connect the HPM6750EVKMINI development board to the Internet through the ...
In the WINCE system, my timer runs once every 2 seconds, during which there is a serial port reading thread. The timer runs normally at the beginning, but runs slower and slower after a few hours. It ...