This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am new to TI DSP programming, I don't know the starting point. Please suggest.
I would like to ask one more thing, where can I get more information about Tasks State-machine init.
for example
// Tasks State-machine init
Alpha_State_Ptr = &A0;
Thanks in advance.
Ganesh,
If you are new to the C2000 platform and want to learn about the F28069 device specifically, you may find the 1-day hands-on workshop materials useful. You can find them here:
The state machine construct you asked about has been used in our digital power libraries for some time. Possibly you came across an example of it in the DPlib in controlSUITE. The technique is described quite well in the attached paper from a TI seminar back in 2006. See p.25 onwards.
I hope this helps.
Regards,
Richard
Dear Richard,
Thanks for the reply, that was really helpful. I followed the use of state machine very well.
One more thing, Please suggest document for IQ math other than C28x IQmath Library for beginning.
Thanks in advance.
Thanks,
Ganesh