I use 2440+Wince5.0, and found that the system time is reset to January 1, 2049 every time the system is started. It cannot connect to the PC, and the system is very slow. Please explain it to me if y
I'm porting the ucos-ii code on atmega128, and I feel that there is a section of address setting in the OS_CPU_S.S code as follows:
SREG=0X3FTCNT2=0X24SPL=0X3DSPH=0X3E
The program is error-free after
An official routine was imported, and the program is as follows: [code]#include "mbed.h" AnalogIn analog_value(A0); DigitalOut myled(LED1); // Calculate the corresponding acquisition measure for a giv
[size=5][font=新宋体] 1. Why are the car remote controls and the roller shutter door remote controls at home so sensitive and responsive no matter how you press them? 2. We designed a board ourselves, bo
The following is a function in the ST OTG library. I don’t know what the two lines in red are doing.USB_OTG_Status USB_OTG_CoreInitDev (USB_OTG_CORE_DEVICE *pdev){USB_OTG_Status status = USB_OTG_OK;US
I'm debugging a program recently, using max1148 for program acquisition! But no matter how I debug it, the data I read is always wrong. The program is as follows. Can you help me find out what's wrong