Please help! This is my first time to use proteus for simulation. I compiled and generated a hex file --- added it to msp430 -- but the voltage of the simulation output port is 0! ! I am so depressed!
GPIO is usually used for ordinary input and output, such as buttons, LEDs, or chip select segments, which are the most basic operations. [/font][/color][/p][p=26, null, left][color=#333333][font=Arial
I am studying the httpdisk source code. The data received from the network is first put into the requested memory, and then transferred to the user data memory through RTlcopymemory. 1. Can't I direct
I am learning the serial communication program of 89C52. The following is the program code I debugged: #include
#define uchar unsigned char #define uint unsigned int unsigned char flag,a,i; uchar code
I am working on a project recently ------ video codec based on ARM9, and I am going to adopt the H.264 standard. Now I am a little confused about how to embed the transplanted code into the system. Sh