[i=s]This post was last edited by fish001 on 2020-3-12 22:09[/i]At first, the UART_Keyboard of the official example program always failed to run on the computer, so I went online to learn about the sp...
[font=Tahoma, Helvetica, SimSun, sans-serif]Due to a momentary negligence, a crystal parameter was written incorrectly, causing the simulation module on the newbit to not work properly and need to be ...
Does anyone know what class to use to upload files in WINCE using C++? In MFC, there seems to be CHttpConnection or CHttp. But WINCE does not seem to support these classes....
I am currently working on an experiment to connect DSP to AD5390. DSP controls AD5390 through SPI bus. Currently, writing DSP program is not a problem, but I am still having a headache on how to write...
This is my first time to do Fourier. Now I want to collect 125HZ and 225HZ signals. So what should my sampling frequency and sampling points be? Can you help me calculate it? It would be best if you c...