Last night, I have completed the task in uSer by flashing the LED to test whether the timer interrupt has been successfully added. However, in the end, we also found that the initialization of the mai...
I'm learning about TI's msp430 recently. I installed the CCS10.04 version downloaded from the official website, but found that I couldn't create a Grace project. I don't know how to install Grace on C...
LCD screen for test instrument 1. How is the size of LCD screen given? Is it the diagonal size? 2. What brands can be selected for a monochrome LCD screen with a diagonal of about 4~5 and a larger fie...
How does Fourier transform collect data for digital circuits? Can Fourier transform only collect sine wave signals? Can it collect DC signals? I don't know anything about Fourier digital collection. I...
I have the ARM version of the lib.a file, and I want to see what functions are implemented in it. How can I export it, just like the dumpbin tool under VC to export the function list...