Hello everyone, I am a novice in learning DSP. Recently, when I was using CCS3.3 and DM642, I kept getting stuck when I clicked CONNECT. I unplugged the emulator USB from the computer, and CCS reporte...
[i=s]This post was last edited by fish001 on 2020-9-13 16:40[/i]The reference voltage of the microcontroller is generally 3.3V. If the external signal exceeds the AD measurement range, the resistor vo...
[size=4]Generally speaking, pointers are more flexible and concise, while arrays are more intuitive and easy to understand. For most compilers, pointers generate shorter code and more efficient execut...
Many real-time DSP applications are likely to perform multiple seemingly unrelated tasks at the same time. For example, responding to external events when external data becomes valid or a control sign...