Tool/software: Code Composer Studio
Hi, guys, I wander the communication mechanism of the DSP and SFRA software. there are my question below.
1. how can we confirm the inject signal is sine wave range with several Hz to several KHz? how did it can be compute to be sine?
2. when I use the SFRA software to communicate with DSP through by the SCI method, and I know it use the document name "SciCommsGui_32bit.c",
and my question is would you give me something about what is SCI data format communicate with each other? for example, when I click the "Start sweep" button, the SFRA send the data format is "200000" , I think I need a list of the data format to figure out how is it work.
in my opinion, if we can't figure out how does it work out for the Frequent respond analysis, we didn't use it to our product to measure our system.
thanks,