My CPU is Samsung 2442. I want to configure the pwm timer to output a pwm pulse, but I can't detect the pulse on the output pin of the CPU with an oscilloscope. Can an expert help me find out where th...
I defined a union in exvarialbe.h:
union uint16
{ struct{ unsigned b15: 1;......unsigned b0: 1;}onebit;unsigned int allbit;
}FunEnable;Declare this variable in Timer.h
extern union uint16 FunEnable;Th...
[i=s] This post was last edited by paulhyde on 2014-9-15 09:26 [/i] I hope this helps those who are about to participate in the national competition! [[i] This post was last edited by handsome brother...
The control system of intermittent rotary press consists of: the main control system mainly completes printing registration, tension control and secondary printing.The auxiliary system consists of ten...
I mentioned before that the software crashed, and then I couldn't get help in the group. There was no other way. Engineers need to solve problems by themselves in most cases. Therefore, I have to ment...